Re: Better understanding performance tuning

2025-04-02 Thread Matt Pavlovich
Hi Raymond- Others have reported similar results when comparing Artemis and Classic recently. For ActiveMQ Classic, the out-of-the-box settings are designed to handle all sorts of scenarios, but it is definitely not tuned for performance.. I suspect you can increase your ActiveMQ Classic num

Re: Better understanding performance tuning

2025-04-02 Thread Matt Pavlovich
Hi Raymond- One other thing I meant to mention— if you have a pure performance use case, at some point Apache Camel becomes the bottleneck, and you may need to consider converting those routes to pure Java. Matt Pavlovich > On Apr 2, 2025, at 10:27 AM, Matt Pavlovich wrote: > > Hi Raymond- >

Re: Better understanding performance tuning

2025-04-01 Thread Justin Bertram
It's hard to say if the results you're seeing are categorically expected given all the variables involved. Furthermore, there are no official performance metrics published to serve as a basis for strict comparison. I think the most important things you can have when conducting performance tests ar