Hi,
I'm very new to JMS and activeMQ. I have some questions regarding
Cache,Acknowledged, and Prefetch limit
Here is my scenario.
1. I'm using Apache Activemq 5.5.0
2. Let's say I have 1500 messages in a queue (test.testQ).
For the first 1499 messages, I set message.setStringProperty("type","0
I am working on a system that has large amounts of topics often connected in
a network of brokers. Clients are mostly using the Stomp protocol. I am
now looking at also adding potentially a lot of queues and was seeking some
design advice on scalability.
For me the most important characteristic