[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Limiting the MINA write queue
trustin
do-not-reply at jboss.com
Mon May 19 20:51:58 EDT 2008
This issue should be fixed with my fix in JBM and MINA. Here's the notable changes I've made:
* MINA updates scheduledWriteBytes propery *before* calling messageSent.
* JBM MinaHandler uses suspend/resumeRead() instead of explicit blocking when necessary to avoid dead lock.
Please let me know if my fix works or not.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151875#4151875
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151875
More information about the jboss-dev-forums
mailing list