[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Added Netty transport to the trunk
trustin
do-not-reply at jboss.com
Mon Aug 18 07:44:29 EDT 2008
Most tests pass with Netty now. Jeff is looking into the remaining issues. Please let me know if you find something. I also would like to know how Netty transport performs.
You might also take a look at ChannelBufferWrapper which might need some tuning. I found MessagingBuffer still has position, limit, flip, so I had to emulate its behavior which might hurt the performance slightly.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171027#4171027
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171027
More information about the jboss-dev-forums
mailing list