[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
Fri Oct 20 04:51:56 EDT 2006
"ovidiu.feodorov at jboss.com" wrote :
| How about we have both? And a huge red double-pole-service-disconnect kind of breaker saying on one side "Enterprise" and on the other "Hobby User"? :)
|
Well we could have both, but it seems like a waste of effort to me.
AFAIK performance of NIO for small numbers of connections shouldn't be any different to blocking IO.
I don't think there's anything intrinsic to NIO that would make it slower. Perhaps the scare stories in this area are related to applications making poor use of NIO rather than NIO myself.
I would just concentrate on the NIO personally.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979587#3979587
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979587
More information about the jboss-dev-forums
mailing list