What's your message store? If its throughput maxes out at 96 msg/sec, that could certainly explain what you're seeing. You could test that theory by disabling persistence and re-running your test to see if throughput goes up. On Mar 23, 2015 3:54 AM, "phill.tomlinson" <philltomlin...@fico.com> wrote:
> Hi, > > I have a single queue and decided to run some basic performance tests. Its > a > durable queue with manual acknowledgements. > > I started with a single producer thread, that gave a message rate of > 96msg/s. Then I tried 20 producer threads, that still gave 96msg/s. Same > again for 50 producer threads. > > I am wondering if I there is something wrong here or I have missed some > vital config setting? In the web console I can see for example 20 separate > connections so all producers have their own session and connection. > > Thanks, > Phill > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Multiple-Producers-not-scaling-well-tp4693596.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >