[jboss-jira] [JBoss JIRA] (JGRP-2108) TCP_NIO2: make default

Bela Ban (JIRA) issues at jboss.org
Thu May 11 06:47:04 EDT 2017


     [ https://issues.jboss.org/browse/JGRP-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban updated JGRP-2108:
---------------------------
    Fix Version/s: 4.x
                       (was: 4.1)


> TCP_NIO2: make default
> ----------------------
>
>                 Key: JGRP-2108
>                 URL: https://issues.jboss.org/browse/JGRP-2108
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 4.x
>
>
> This requires the following things:
> * performance of {{TCP_NIO2}} must be better than {{TCP}}
> * (possibly) use multiple selectors: each selector handles only a max number of connections; create more selectors when the number of connections per selector exceeds a certain value
> * (possibly) get rid of the reader thread and let the above selector do the read (the write is already done by the selector thread)



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list