[jboss-jira] [JBoss JIRA] Updated: (JGRP-556) Consolidate thread pools
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Sep 6 10:58:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JGRP-556?page=all ]
Bela Ban updated JGRP-556:
--------------------------
Fix Version/s: 2.7
(was: 2.6)
> Consolidate thread pools
> ------------------------
>
> Key: JGRP-556
> URL: http://jira.jboss.com/jira/browse/JGRP-556
> Project: JGroups
> Issue Type: Task
> Reporter: Vladimir Blagojevic
> Assigned To: Bela Ban
> Fix For: 2.7
>
>
> For JGroups 2.5 we have used numerous instances of ThreadPoolExecutor(s) as we needed them. For instance, STREAMING_STATE_TRANSFER, Multiplexer, TP, and ProtocolStack. Undoubtedly this lead to increased overhead and performance impact that we have not measured. First of all we should stop indiscriminately introducing new thread pools as we go further. Second, we should Investigate possibility to consolidate thread pools so they can be reused by various protocols and components of a channel.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list