On Wed, Oct 8, 2008 at 2:46 PM, ilango_g <[EMAIL PROTECTED]> wrote:
>
> Hi
> I have assumed so far that ActiveMQ is a JMS implementation just like
> WebSphere MQ. Is that necessarily true?

Yes, ActiveMQ implements the JMS 1.1 spec.

> Where I work, I have been assigned the task of implementing a simple JMS
> application implementing queues and a recipient list. If I need to achieve
> this, I want to build this using an opn-source product.
> Does ActiveMQ fit the bill or is there another open-source JMS
> implementation I should be considering?

You should consider using Apache Camel with ActiveMQ to route messages
using the enterprise integration patterns (EIPs) including the
recipient list:

http://activemq.apache.org/camel/recipient-list.html

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Reply via email to