On 3/28/07, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
I don't want these consumers to be exclusive to receiving priority1 jobs though.

I don't follow - could you describe what you're after a bit more specifically.


James.Strachan wrote:
>
> On 3/27/07, spiderman2 <[EMAIL PROTECTED]> wrote:
>>
>> I want to limit the concurrent processing of messages on a broker which
>> have
>> a certain filter value.
>>
>> For example, I only want my pool of consumers to consume N messages with
>> the
>> 'priority=1' at the same time.
>>
>> Can this be done?
>
> The number of consumers (each with their own session) defines the
> concurrency. Then just use a selector for the priority="1" part.
>
> --
>
> James
> -------
> http://radio.weblogs.com/0112098/
>
>
Quoted from:
http://www.nabble.com/Concurrent-Consumers-tf3475121s2354.html#a9708986




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to