We use camel and activeMq JMS. In investigating the memory performance of our services I noticed a pattern of object creation and JC and a very stable basis when the service is under now load. Would camel consumers polling the queues result in this behavior? A graph of a sample heap demonstrating this behavior is attached (gets spam flagged if in body)
This is ActiveMq 5.3 and Camel 2.0. I don't necessarily think this is a problem but want to make sure I understand the source of the object creation. Thanks for your help, Joe