[jboss-jira] [JBoss JIRA] Resolved: (JGRP-605) Dynamically adjust min_threads in thread pools
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Sep 22 03:08:20 EDT 2008
[ https://jira.jboss.org/jira/browse/JGRP-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-605.
---------------------------
Resolution: Won't Fix
The dynamic max size could be N, where N is the number of nodes in a cluster. However, with https://jira.jboss.org/jira/browse/JGRP-822, we can possibly have multiple threads from the same sender *concurrently* delivering messages, so setting max to N would not help.
Currently, there seems to be no good formula to set max threads, so I'm closing this issue.
> Dynamically adjust min_threads in thread pools
> ----------------------------------------------
>
> Key: JGRP-605
> URL: https://jira.jboss.org/jira/browse/JGRP-605
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 2.7
>
>
> This should be a function of
> - number of nodes
> - number of CPUs
> , as described in JCIP
--
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
More information about the jboss-jira
mailing list