[jboss-jira] [JBoss JIRA] Commented: (JGRP-886) TCP: single implementation based on NIO

Victor N (JIRA) jira-events at lists.jboss.org
Thu Dec 30 02:18:18 EST 2010


    [ https://issues.jboss.org/browse/JGRP-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572509#comment-12572509 ] 

Victor N commented on JGRP-886:
-------------------------------

Bela, as I know NIO2 is already available in JDK 7 builds for several months (or years?). Oracle delayed the release of JDK 7 due to some internal reasons, but it seems to be good enough, I tried it with our production system for several days. Are you going to hard-code NIO2 usage inside JGroups or add some abstraction layer (aka TransportProvider abstraction) so we could use such network frameworks as mina, netty, etc (what if something goes wrong with the new NIO2)?

> TCP: single implementation based on NIO
> ---------------------------------------
>
>                 Key: JGRP-886
>                 URL: https://issues.jboss.org/browse/JGRP-886
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 3.x
>
>
> Merge TCP and TCP_NIO into one protocol. Adapt it to use NIO2 (when available).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list