What OS are you running this under? Are you seeing a lot of threads in your JVM? Are you seeing a lot of GC activity?
On Mon, Mar 23, 2015 at 9:43 AM, phill.tomlinson <philltomlin...@fico.com> wrote: > Thanks Tim. I tried without message persistence and although I did get > higher > throughput it still didn't scale too well. > > 1 producer -13K msg/s > 5 producers - 16K msg/s > 10 producers - 17K msg/s > > When compared with RabbitMQ and Kafka, it doesn't appear to scale too well > when increasing the number of producers. It may be something in my > environment but I'm pretty much using a vanilla ActiveMQ installation. > > Phill > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Multiple-Producers-not-scaling-well-tp4693596p4693626.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >