rubysecurity.org

Anecdotes from a Linux Systems Administrator. /root

Home About Books Blog Portfolio Archive
9 February 2014

Getting Started with Memcached

by Alpha01

Packt Publishing’s starter book series are short and meant to help readers get up to speed with the given technology. Getting Started with Memcached is a really short book aimed for developers and system administrators who are looking to quickly learn and configure memcached clusters in their web applications.

This book in a nutshell describes how to install Memcached in Linux (Ubuntu) and OS X, how to configure it and how to use it using PHP, Python, Ruby, and Java’s Memcached client libraries as well as other popular web frameworks. I would never discourage anyone for reading a technical book no matter how bad it is, after all at the end of the day, a technicall book will always teach you something new that you didn’t knew prior to reading it. This is definetly not a bad book, however given how dead simple a Memcached distributed cluster implementation is, it would of been a lot better if this book covered Memcached more in depth. Anyone looking to learn Memcached will not go wrong purchasing this book, but I feel the offical Memcached documentation will do a better job teaching Memcached to a new user.

Rating: 3/5

Getting Started with Memcached: Speed up and scale out your web applications with Memcached

Tags: [ memcached ]