EHC ❯ Performance improvement for JMS Replication
-
Bug
-
Status: Open
-
3 Minor
-
Resolution:
-
ehcache-jmsreplication
-
-
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
January 06, 2010
-
Description
JMS replication performance can be improved by batching. When Ehcache is configured to use async replication then, instead of publishing a message for each cache update, group all updates received during the async time interval into a single message. This will provide significant improvements at the JMS/network layer and at the application layer. Sourceforge Ticket ID: 2850231 - Opened By: hjawaid - 3 Sep 2009 20:10 UTC
Assigning these issues to Greg, so that he can decide what to do with them.