On Sun, Sep 27, 2009 at 9:25 AM, activemq_pxe <pankaj_takaw...@yahoo.com> wrote:
>
> Thanks for reply.
> I intend to develop a system which fetched Market Data from a source
> (Multiple producer servers), they would push all these messages in ActiveMQ
> queues, and Consumer servers would connect to ActiveMQ, and pull messages,
> process it.
>
> Could you please point me to ActiveMQ architecture of internals - what is
> the underlying technology being used by ActiveMQ.

There are not any documents dedicated to the ActiveMQ internals. What
I can tell you is that ActiveMQ is not based on anything to provide
the queue architecture. The JMS queue design was created specifically
for ActiveMQ based on the JMS spec.

Bruce
-- 
perl -e 'print 
unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

ActiveMQ in Action: http://bit.ly/2je6cQ
Blog: http://bruceblog.org/
Twitter: http://twitter.com/brucesnyder

Reply via email to