[infinispan-issues] [JBoss JIRA] (ISPN-2014) Change default worker thread count for Infinispan servers
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Apr 26 05:18:18 EDT 2012
Galder Zamarreño created ISPN-2014:
--------------------------------------
Summary: Change default worker thread count for Infinispan servers
Key: ISPN-2014
URL: https://issues.jboss.org/browse/ISPN-2014
Project: Infinispan
Issue Type: Enhancement
Components: Cache Server
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 5.1.4.FINAL
Currently this is: 20 * Runtime.getRuntime.availableProcessors()
Tests (JBQA-6031) have shown lower worker numbers to work better, and Norman Maurer (netty developer) suggests: 2 * Runtime.getRuntime.availableProcessors()
So, let's change default to that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list