[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Jms replication thread pooling  XML
Forum Index -> Ehcache
Author Message
anilraj

neo

Joined: 08/01/2014 09:24:45
Messages: 1
Offline

EHcache seems to be creating a new cache replicator thread for each cache. This causes a number of replication threads to be spawn. Is there a way to reduce the number of threads being spawned?
In cases of envs where we have around 1000-2000 caches we have that many replication threads. It would be good if we could do some pooling and restrict the number of threads created for the same.

A similar question is also there on stackoverflow

http://stackoverflow.com/questions/566264/ehcache-hibernate-and-rmi-replication-with-large-number-of-entities
 
Forum Index -> Ehcache
Go to:   
Powered by JForum 2.1.7 © JForum Team