[jboss-jira] [JBoss JIRA] Resolved: (JGRP-772) Simplify TP
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Sep 25 10:25:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JGRP-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-772.
---------------------------
Resolution: Done
removed use_concurrent_stack (true by default), use_incoming_packet_handler and use_outgoing_packet_handler
> 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