tunkl
neo
Joined: 04/10/2013 07:24:26
Messages: 1
Offline
|
Hi,
I am interested in detailed documentation, but I cannot find anything.
The method isKeyInCache asking all nodes, or does ehcache holds in some structure all keys which are in cache on every node. I need to be 100% sure that this query is fast, only reading local memory.
Also I dont quite understand how and where are the data stored? Are they on every node, or are they only on one node, and when requested elsewhere they are downloaded?
Thank you
|