[jboss-jira] [JBoss JIRA] Created: (JGRP-772) Simplify TP
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Mon Jun 2 13:17:22 EDT 2008
Simplify TP
-----------
Key: JGRP-772
URL: http://jira.jboss.com/jira/browse/JGRP-772
Project: JGroups
Issue Type: Task
Affects Versions: 2.7
Reporter: Vladimir Blagojevic
Assigned To: 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: 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