posted 13 years ago
We have a classic problem of multiple processes subscribing to same dataset from database. To solve this we are planning to implement a caching mechanism using ehcache. The solution would have a server component that maintains the cache and the client component that uses the cache.
Hence it would be quite useful if you have any references to examples on how to use remote caching in ehcache.
Thanks & Regards
Swapnil
SCJP 5, SCDJWS<br /> <br />It's amazing how premature optimisation is both seductive and destructive; even when you know