If you were to dot his, you should make an auxiliary cache implementation.  It 
should probably be classified as a lateral cache.  I'd have to think about it 
some more. 

Give it a shot and see how it goes.  It shouldn't be too much work to get a 
prototype up an running.

Aaron



----- Original Message ----
From: Robert Fuller [DERI] <robert.ful...@deri.org>
To: jcs-users@jakarta.apache.org
Sent: Wednesday, June 17, 2009 10:09:46 AM
Subject: jcs with memcached remote cache

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

---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jcs-users-h...@jakarta.apache.org

Reply via email to