performance issues with AMQ POC

2012-11-17 Thread Michal Singer
I am running some POC on Active MQ and I am encountering some serious performance issues: 1. it is slower to work with spring than without: even when i configure the spring to use caching in pool as suggested, Running with out spring 8 point-to-point flows: it takes about 7 seconds Runnin

performance issues with AMQ POC

2012-11-17 Thread michal
I am running some POC on Active MQ and I am encountering some serious performance issues: 1. it is slower to work with spring than without: even when i configure the spring to use caching in pool as suggested, Running with out spring 8 point-to-point flows: it takes about 7 seconds Ru

Special buffer queue

2012-11-17 Thread srobinson
Hello, I am currently trying to use ActiveMQ for the following use-case: I have a widget that waits for incoming topic messages that comes every 5 minutes and display the content. It works great, but obviously, when I start the widget, it is empty until the next message comes in, which is not ide

Synchronizations removed at JTA resume - bug?

2012-11-17 Thread Mattias Jiderhamn
I've spent quite some time trying to figure out why ActiveMQ retry does not work for us with JTA, and I may finally have found the reason. In org.apache.activemq.ActiveMQMessageConsumer.registerSync() there is a synchronization registered, that would handle the rollback (specifically delivered