[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Elegant way of Variable Latch for the waits on AIO?

timfox do-not-reply at jboss.com
Wed May 7 02:46:17 EDT 2008


This may be preferable to object wait/notify, since you want to avoid contention between many threads setting the count which you'd likely get with an object wait/notify approach.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148997#4148997

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148997



More information about the jboss-dev-forums mailing list