[jboss-jira] [JBoss JIRA] Resolved: (JBMESSAGING-1195) Optimize in-vm communication
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Fri Dec 14 09:28:51 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1195?page=all ]
Jeff Mesnil resolved JBMESSAGING-1195.
--------------------------------------
Resolution: Done
fixed in trunk in r3502 using a ConnectorRegistry to check if the client is in the same VM than the server
> Optimize in-vm communication
> ----------------------------
>
> Key: JBMESSAGING-1195
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1195
> Project: JBoss Messaging
> Issue Type: Sub-task
> Components: JMS Remoting
> Reporter: Jeff Mesnil
> Assigned To: Jeff Mesnil
> Fix For: 2.0.0 Alpha
>
>
> The new remoting implementation based on MINA is not optimized for in-vm communication: if the JMS client and the JMS server are in the same JVM, the remoting code should not go through the socket and the codec shouldn't be used
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list