[jboss-jira] [JBoss JIRA] Commented: (JGRP-886) TCP: single implementation based on NIO
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Feb 6 07:05:44 EST 2009
[ https://jira.jboss.org/jira/browse/JGRP-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12451475#action_12451475 ]
Bela Ban commented on JGRP-886:
-------------------------------
Pushed back to 2.x:
- TCP_NIO and TCP will not need a connection table, once we implement connection management functionality directly in TP (see JGroups/doc/design/TransportNextGen.txt for details)
- GossipRouter has its own connection management functionality, this is fine for now. If we decide to implement TransportNextGen with connection management as a separate class, we might still use that class in GossipRouter
> TCP: single implementation based on NIO
> ---------------------------------------
>
> Key: JGRP-886
> URL: https://jira.jboss.org/jira/browse/JGRP-886
> Project: JGroups
> Issue Type: Task
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 2.x
>
>
> Merge TCP and TCP_NIO into one protocol. Adapt it to use NIO2 (when available).
--
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