[jboss-jira] [JBoss JIRA] Closed: (JBREM-650) Create bidirectional transport

Ron Sigal (JIRA) jira-events at lists.jboss.org
Mon Feb 26 02:22:35 EST 2007


     [ http://jira.jboss.com/jira/browse/JBREM-650?page=all ]

Ron Sigal closed JBREM-650.
---------------------------

    Resolution: Done

The bidirectional transport has passed it's unit tests and it has been given a workout by the JBoss Messaging project.

> Create bidirectional transport
> ------------------------------
>
>                 Key: JBREM-650
>                 URL: http://jira.jboss.com/jira/browse/JBREM-650
>             Project: JBoss Remoting
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions:  2.2.0.Beta1 (Bluto)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For:  2.2.0.Beta1 (Bluto)
>
>
> JBossMessaging has a need for a transport which can do callbacks through a firewall, which implies the absence of a server socket on the client side.  The multiplex transport satisfies this requirement, but its performance is not comparable with the performance of the socket transport.  An alternative to multiplex with better performance is needed.
> As described by Ovidiu Feoderov: "A transport that basically opens a socket from client to server and uses the same socket to send stuff from client to server and from server to client (no ServerSocket on the client side) with minimal overhead. It should be something very simple. And fast."

-- 
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