"ataylor" wrote : here's a bit more of a detailed explanation to how this
will work. This will be implemented in netty as discussed in irc.
|
| A ServletContextListener will create a ClientBootstrap on startup. This will be
configured via properties, probably read in from a config file with some sensible
defaults. This will be added as an attribute to the ServletTransport. It would be cool if
netty had an invm client bootstrap to use however in the absence of this it will be a
normal socket connection. Trustin, currently would there be any way of doing this invm?
|
I would like to hear Trustin's view on this before committing to this.
Having one TCP connection proxying to another TCP connection might introduce unnacceptable
latency.
Trustin- what do you think?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201288#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...