[jboss-user] [Remoting] - Re: MasterServerSocket with VirtualServerSocket

ron.sigal@jboss.com do-not-reply at jboss.com
Mon Apr 23 02:54:24 EDT 2007


anonymous wrote : 
  | What kind of configuration can be passed into VirtualServerSocket  constructor you mentioned? 
  | 

In the normal course of events, this configuration map would be the one that the Connector is configured with.

anonymous wrote : 
  |  I'd like to have a kind of listener on VirtualServerSockets  to observe new coming connections without blocking.
  | 

I see, you want a kind of "virtual Selector".  The multiplex transport doesn't have that facility.  An NIO-like virtual socket would be a nice project, but I don't think there will be much of a demand for it.  Of course, if you are interesting in contributing to the Remoting project, you would certainly be welcome.



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

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



More information about the jboss-user mailing list