Hi,
In our application (using ActiveMQ) we have a single Producer sending
multiple messages to the Queue & multiple Message Consumers are listening to
the Queue. The requirement is that one Consumer should only receive one
message and once done should be destroyed. Basiscally one Consumer per
Mes
Thanks Bruce for the reply.
Does it mean that ActiveMQ embedded within tomcat gives better performance
as there is no network call involved?
Akash
bsnyder wrote:
>
> On Sun, Oct 5, 2008 at 2:00 PM, akkij <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>>
Hi,
We have decided to use ActiveMQ for asynchronous messaging involved in one
of our projects. I have been going through various documentation related to
ActiveMQ; however i am looking for a specific information which
unfortunately i couldn't get.
If i am not mistaken then ActiveMQ can be intal