[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1201) share remoting NIOConnectors to a same server
Tim Fox (JIRA)
jira-events at lists.jboss.org
Fri Sep 26 04:52:25 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Fox closed JBMESSAGING-1201.
--------------------------------
> share remoting NIOConnectors to a same server
> ---------------------------------------------
>
> Key: JBMESSAGING-1201
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1201
> Project: JBoss Messaging
> Issue Type: Sub-task
> Components: JMS Remoting
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Fix For: 2.0.0 Alpha
>
>
> The new remoting code based on MINA opens 1 MINA session (1 TCP/IP connection) for each opened JMS Connections even when they connect to the same JMS ServerPeer.
> This should be changed so that we only keep 1 MINA session for each VM and let several JMS Connections share this session and its underlying TCP/IP connection
> In addition, if the client and server are in the same VM, the same INVMConnector should be reused for all JMS Connections between them
--
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