[jboss-dev-forums] [Design of JBossCache] - memcached client/server
genman
do-not-reply at jboss.com
Tue Sep 16 21:52:21 EDT 2008
JGroups came out with a demo memcached implementation in Java.
So I was wondering why this wasn't ported or done in JBoss Cache yet.
I'm thinking it'd be fairly trivial to write a cache loader for JBossCache to talk to memcached, using possibly http://code.google.com/p/spymemcached/ ... No need to reinvent this guy. It needs to be hosted in somebody's Maven repository I guess.
The server -- couldn't that just be ported from Bela Ban's code?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176973#4176973
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176973
More information about the jboss-dev-forums
mailing list