[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Remoting - Server-side Thread-per-connection Model

timfox do-not-reply at jboss.com
Thu Oct 19 07:06:55 EDT 2006


"scott.stark at jboss.org" wrote : 
  | Yes it is. The lowest level is a raw msg that works with the asynch io frameworks (NIO, APR, ...), another layer is the payload format, and another layer is marshalling/unmarshalling to objects. One needs to be able to plugin both the raw msg handling and payload format so that complete wire specifications like ampq and iiop (we talked about this long ago) can be handled.
  | 

I like this idea.

For messaging we would probably just use the very lowest level and forget about the rest.

However, is it realistic to get it implemented this way in our timescales?

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

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



More information about the jboss-dev-forums mailing list