Hi,
I just committed last codes and resolved the issue #1176
http://java.net/jira/browse/GRIZZLY-1176 "Supporting memcached"
The package is org.glassfish.grizzly.memcached.* which also have several
codes for unittest, usages, benchmark and benchmark's result.
Specially, org.glassfish.grizzly.memcached.zookeeper.* which depends on the
ZooKeeper server(
http://zookeeper.apache.org/) can be not directly related
to grizzly-memcached and grizzly-framework because these are for the
additional feature of grizzly-memcached for synchronizing memcached server
list which is managed by GrizzlyMemcachedCache.
And I am not sure where grizzly-memcached will be able to be included yet as
Ryan's opinion(currently, codes are committed at the current master
temporarily but they will be moved).
About this grizzly-memcached, I will have a blog later so I will want to
share the benchmarking result, features, examples and etc...
Thanks!
Regards,
Bongjae Chang