I am looking for replicating cache. I had gone through the manuals of Ehcache. It only guides about configuration. I need to understand replication from performance prospective.
- Which node will go first in replication?
- What if two peers start caching at the same time?
- In a write extensive application, how ehcache manages the synchronization?
- Which strategy is better JMS, RMI or JGroup.