Hi, Has anyone thoughts on an implementation of remote cache using memcached?
Having used jcs successfully on our project for several months I'm preparing for some re-architecture of one component (running on hadoop) which will use shared caching between systems. The preferred server is memcached (primarily for sysadmin reasons).
My ideal configuration will be a local (size-limited) in-memory cache backed by a remote memcached.
I am thinking of an ICache implementation which uses one of http://www.whalin.com/memcached/ or http://code.google.com/p/spymemcached/
I apologise in advance to anyone scandalised by this suggestion and I'm looking forward to your comments about how sensible or despicable it is.
Kind regards, Robert. --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org For additional commands, e-mail: jcs-users-h...@jakarta.apache.org