This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Queue Performancegenman Sep 26, 2005 1:32 PM (in response to hargitt)
 No CPU overhead, unless you have multiple consumers, and each consumer uses a thread or two.
 On several installs, we use 100+ queues with no problem.
 JBossMQ is weak when it comes to large messages and more messages than can fit within memory. Also, client thread management isn't so hot -- reportedly.
 
    