Monday, December 3, 2007

Back on track:

activemq.prefetchSize = ....


When subscribing a topic, we should be setting as an header the prefetchSize (number of messages to be sent to a particular client without getting any receipt that we will allow).

this should be sent as an header when subscribing!

No comments: