carryel's blog
Introduction to GrizzlyMemcached
Sometimes we use caches for speeding up by alleviating database load.
And the Memcached is the bestknown in-memory key-value store(cache). For using Memcached, you need clients and many clients already exist. You can also find Memcached clients based on Java.
Introduction to Grizzly-Thrift and sharing the benchmarking results
This page is for introducing Grizzly-Thrift server/client modules and sharing various benchmarking results.





