1. ActiveMQ message grouping performance stackoverflow.comHas anyone used the Message Grouping feature in ActiveMQ? http://activemq.apache.org/message-groups.html This would be a really useful feature for a project I'm working on, but I'm curious how well this feature scales ... |
2. How to optimize activemq stackoverflow.comI'm using ActiveMQ on a simulation of overloading servers in Java. And mainly it goes ok, but when I get over 600 requests the thing just go WTF! I think the ... |
3. Servicemix ActiveMQ performance issue stackoverflow.comI am using apache servicemix and apache activeMQ in my product. Here in case of HttpConnector i found a performance issue. If i increase number of total request at a time then ... |
4. Is there a performance difference between creating startup queues vs dynamic queue in ActiveMQ? stackoverflow.comMost of the examples that I seem to run into are using dynamic queues instead of queue defined during activemq startup (see activemq.xml file). Is there a significant degradation in performance ... |
5. JMS (ActiveMQ) Performance stackoverflow.comI have a Java application with a number of components communicating via JMS (ActiveMQ). Currently the application and the JMS Hub are on the same server although we eventually plan to ... |
6. Tools to monitor performance on ActiveMQ stackoverflow.comI am a looking for proven tools to monitor performance on ActiveMQ 5.5. I come from an environment which used Glassfish and JMQ that can tell me rate of messages ... |
7. activemq performance gotchas and precautions stackoverflow.comI am going to use ActiveMQ for the first time in one of my projects (topics for durable messages). I have read that durable messages enforce a limit to the scale ... |
8. RabbitMQ / ActiveMQ or Redis for over 250,000 msg/s stackoverflow.comEventhough redis and message queueing software are usually used for different purposes, I would like to ask pros and cons of using redis for the following use case:
|