Tuesday, November 21, 2006

BLOG: JBossRemoting

This is Java multiple virtual sockets running over a real socket.

http://labs.jboss.com/portal/jbossremoting


Pluggable transports - can use different protocol transports the same remoting API.
Provided transports:
Socket (SSL Socket)
RMI
HTTP(S)
Multiplex
Servlet

Tony

No comments:

Is High Quality Software Worth the Cost?

I can't agree more with Martin Fowler's post on "Is High Quality Software Worth the Cost?". Here is just a repost. https:/...