[
https://jira.jboss.org/jira/browse/JGRP-1037?page=com.atlassian.jira.plug...
]
Bela Ban commented on JGRP-1037:
--------------------------------
ConcurrentHashMap initial size, load factor and concurrency level should also be set
dynamically, e.g. based on the cluster size
Ergonomics: size thread pools dynamically
-----------------------------------------
Key: JGRP-1037
URL:
https://jira.jboss.org/jira/browse/JGRP-1037
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.9
Ergonomics are a step towards less configuration and more dynamic setting of values.
Example: a thread pool's min and max sizes can be dynamically changed, based on
observations. When we have a min size of 10, but the thread pool is always 75, then we
should set the min size to 75 and possibly change the idle time too.
This is just a first step towards ergonomics and needs to be expanded on in 3.x releases
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira