Analyzing the path, we are ok to send it as one-way since if the WriteTask spots an error, it will log it and stop the ReadTask. The ReadTask will then do connectionClosing() to tell the main broker that the client has vanished. There is no need to report the error back to the delivery thread. This will allow the delivery thread to be recycled more quickly.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870106#3870106 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870106 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
