[jboss-jira] [JBoss JIRA] Updated: (JGRP-772) Simplify TP
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Sep 23 08:55:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JGRP-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-772:
--------------------------
Fix Version/s: 2.7
(was: 3.0)
> Simplify TP
> -----------
>
> Key: JGRP-772
> URL: https://jira.jboss.org/jira/browse/JGRP-772
> Project: JGroups
> Issue Type: Task
> Affects Versions: 2.7
> Reporter: Vladimir Blagojevic
> Assignee: Bela Ban
> Fix For: 2.7
>
>
> We have kept a lot of "baggage" in TP that might be unnecessary. More specifically:
> - do we need incoming message handler and incoming packet handler?
> - do we need concurrent stack related flags?
> - can we mimic non-concurrent stack by using thread pool of max one thread and thread pool queue enabled?
> We can greatly simplify TP depending on the issues above.
--
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