[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: servlet transport implementation
trustin
do-not-reply at jboss.com
Wed Jan 14 20:06:41 EST 2009
"timfox" wrote : "trustin" wrote :
| | I understood how it works, but out of curiosity, why does the Servlet need to talk to JBM via Netty? Isn't it just enough for the Servlet to talk to JBM directly? Perhaps I am missing out something.
| |
| The idea, is it's a *generic* Netty proxy over HTTP, not something specific to JBM. Therefore it can't talk to JBM directly or it would be limited to use only with JBM, and couldn't live in the Netty source tree.
Now I got the point. Thanks for clarification!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201986#4201986
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201986
More information about the jboss-dev-forums
mailing list