I have several listeners each of which I want to listen on there own thread,
but it doesn't seem to be creating separate threads. I have one connection
which creates a session for each listener. The sessions are each created in
there own thread and within that thread for each session a consumer is
Thanks for your reply Gary.
>> When you get the WARN message, it is expected that the stats are wrong
>> because the store should not be getting duplicates.
OS - Agreed.
>> At the point that the store recognizes the duplicate, the stats and
>> cursors may have
>> already processed the message
I have a single consumer on each of a number of queues and a prefetch value
of 1, and know that messages will arrive faster than they can be processed.
In each queue, a large percentage of the messages are not handed to the
listener and show up in the MBeans via Jconsole as awaiting acknowledgement
Hey thanks for the quick reply, I already saw and used websocket over stomp
;)
I was interested to know if it was possible to use stomp even with Ajax and
expecially with amq.js?
Thanks again.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/amq-js-with-Stomp-tp3776084p37
Hi,
you might find web sockets support interesting
http://activemq.apache.org/websockets.html
Regards
--
Dejan Bosanac - http://twitter.com/dejanb
-
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Hello, is it possible to use the amq.js client over stomp protocol?
If it is how should the activemq.xml file look like in order to do so?
Thanks in advance.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/amq-js-with-Stomp-tp3776084p3776084.html
Sent from the ActiveMQ -
When you get the WARN message, it is expected that the stats are wrong
because the store should not be getting duplicates. At the point that
the store recognizes the duplicate, the stats and cursors may have
already processed the message.
The producerAudit should eliminate the duplicates at an ear