I've noticed that ActiveMQ does not use thread pooling on stomp connections. Every new connection executed in new thread (i've exposed that when looking at thread names with JMX client). In situations with insignificant session time, this may be a problem i think

I've intresting if this have an explanation.

Thank in Advance.

Reply via email to