ActiveMQ asynchronous dispatch

2009-11-03 Thread activemq_pxe
How does setDispatchAsync exactly work? Asynchronous dispatch means it opens a tcp connection to consumer every time message arrives? Please advice. -- View this message in context: http://old.nabble.com/ActiveMQ-asynchronous-dispatch-tp26160197p26160197.html Sent from the ActiveMQ - User mailin

Re: ActiveMQ Usage

2009-09-27 Thread activemq_pxe
ctiveMQ - it would be best to > ask here for guidance - but we'll need some more information - like > volume, number of clients, type of data etc. > On 25 Sep 2009, at 20:59, activemq_pxe wrote: > >> >> As mentioned in Use Cases of ActiveMQ, its being used in re

ActiveMQ Usage

2009-09-25 Thread activemq_pxe
As mentioned in Use Cases of ActiveMQ, its being used in real-time, high-performance applications like trading, market-data distribution. Since ActiveMQ has been implemented in Java, I wonder that purpose is solved really? Wouldn't it be more faster if implemented in C/C++? IMO these high performa