[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Remoting - Ability to send unformatted data
galder.zamarreno@jboss.com
do-not-reply at jboss.com
Wed Oct 25 14:06:50 EDT 2006
+1 on http://jira.jboss.com/jira/browse/JBREM-597
+1 on NIO
NIO is a b1tch to implement but definitely worth it in this case. Thread per client would not scale. I'd recommend you have a look at the implementation in JGroups, that should ease the process.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980796#3980796
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980796
More information about the jboss-dev-forums
mailing list