by the way, wen I consume from a node that is a topic, the JMS / AMQP 1.0
creates a queue with an uniqueID for each receiver (e.g.
MyComponent_qpid-jms:receiver:ID::3008640b-8ac6-4c87-9485-6156773c79b7:1:1:1:payments)

- is there a way to auto-delete this "queue" when the consumer JVM shut
down?
- is there a way to share this "queue" between multiple consumers so that
they can compete each other?

Cheers.

On Mon, Dec 21, 2015 at 9:51 PM, Olivier Mallassi <
olivier.malla...@gmail.com> wrote:

> thanks.
>
> On Mon, Dec 21, 2015 at 9:45 PM, Gordon Sim <g...@redhat.com> wrote:
>
>> On 12/21/2015 08:43 PM, Olivier Mallassi wrote:
>>
>>> Are the filters executed  on the broker?
>>>
>>
>> Yes
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
>> For additional commands, e-mail: users-h...@qpid.apache.org
>>
>>
>

Reply via email to