[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Messaging and Remoting

mladen.turk@jboss.com do-not-reply at jboss.com
Thu Oct 19 12:00:30 EDT 2006


I would like to give my 2 cents to the subject.

I spoke with Tom, and I have a (well sort off) working multiplex implementation.
It can be found at:
http://anonsvn.jboss.org/repos/jbossnative/sandbox/mux/
(although it has nothing to do with the native for the moment)

The point is to have a TCP/IP interface over a single socket, thus allowing both TCP and UDP protocols.
In essence it's a ssl tunneling without ssl (can be added) and usable via API, not as an OS layer.

The entire concept is based on HTTP-NG
http://www.w3.org/Protocols/HTTP-NG/



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979405#3979405

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979405



More information about the jboss-dev-forums mailing list