Hello,
Thanks for the suggestion however i tried with php stomp 1.0 as well as with
Java client and both are not working as expected.
PHP Client:
PHP consumer get all messages from first queue than second queue and so on.
Java Client:
Java client is good as it receives 3-4 messages per queue in round robin.
sometime 4-5-10 (Can not predict) messages.
However i am expecting 1 message from each queue in round robin (Does not
matter if consumer is in java or in php).
Settings now are:
<policyEntry queue=">" producerFlowControl="true" memoryLimit="1mb"
maxPageSize="1">
</policyEntry>
<taskRunnerFactory>
<taskRunnerFactory maxIterationsPerRun="1"/>
</taskRunnerFactory>
Kindly suggest.
Regards
Tapan Thapa
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Queue-Message-Fairness-as-oppose-to-Client-Fairness-tp3423122p4654892.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.