| Stardust/JMS using ActiveMQ - Disable Prefetch Cache [message #742664] |
Thu, 20 October 2011 13:57 |
Vikram Kodak Messages: 56 Registered: October 2011 |
Member |
|
|
In an Stardust/JMS deployment mode using ActiveMQ as messaging provider, only one daemon can be started at the same time.
This is due to ActiveMQ's Prefetch Cache default behaviour. The prefetch cache can be disabled by adding parameter below to the DaemonQueue definition.
<amq:queue id="CarnotJmsDaemonQueue" physicalName="CarnotDaemonQueue?consumer.prefetchSize=0" />
[Updated on: Fri, 21 October 2011 00:26] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01357 seconds