You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Liqun Du <li...@gmail.com> on 2008/03/06 15:17:29 UTC

How to setup distributed JCS

Hi,

We have a huge amount of data, and would like to create a cache farm so we
can distribute objects. We want an given object being stored in one and only
one cache server. I read the JCS doc, and seemed to me that JCS supports
distributed cache via remote plugins. Can I use JCS to build this type
service? If yes, how to config the JCS?

Thanks,

Liqun