[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBoss 2.0 Thread model
timfox
do-not-reply at jboss.com
Tue Apr 1 13:10:03 EDT 2008
"dmlloyd" wrote :
| One thing I was thinking about as a possible performance enhancement would be to have more than one connection - not one per session necessarily, but maybe like 2-4 connections, using some type of load-balancing among them. This should give SCTP-like behavior (well, to a limited extent) with reduced head-of-line contention, but without a ridiculous explosion of connections.
|
For JBM this is not really an issue. Our invocations are all guaranteed to take longer than some smaller finite amount of time, unlike remoting where it depends on the remoting user.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140644#4140644
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140644
More information about the jboss-dev-forums
mailing list