From a performance perspective, there actually isn't a lot of
difference between blocking when the queue is full vs. executing directly - it's the
difference between N possible executing threads and N-1 possible executing threads, if you
think about it.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242188#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...