From: Gavin_King/Cirrus%<CI...@ci...> - 2002-08-22 10:07:14
|
>Just out of curiosity: Is it possible to run hibernate with a distributed >jcs read write cache in a cluster, and did anyone try that yet? ah - dont go there.... you could maybe experiment with a distributed cache for "read-only" data but JCS would need to support transactional access to use it for a distributed "read-write" cache..... |