Ron Sigal [http://community.jboss.org/people/ron.sigal%40jboss.com] created the 
discussion

"Re: JBoss Remoting 3 in JBoss AS 6.0.0.GA?"

To view the discussion, visit: http://community.jboss.org/message/576010#576010

--------------------------------------------------------------
Hi Oliver,

AS 6 will ship  with Remoting version 2.5.3, I believe.  AS 7 will ship with 
some version of Remoting 3.

Remoting 3 is a completely different code base from Remoting 2, with a 
completely different set of concepts.  I think the properties that will be most 
noticeable externally are:

1. Connections are symmetric.  That is, once a connection is established from 
host A to host B, it can be used to send from B to A as well.  The asymmetry of 
callbacks will be gone.

2. The default transport will support multiple "conversations".  So, in 
principle, it should be possible for a server to support all its services with 
a single port.  Administrators will be happy.

-Ron
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/576010#576010]

Start a new discussion in JBoss Remoting at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to