[rabbitmq-discuss] Thread per channel and partitioning by channel (java client)

Jonathan Halterman jhalterman at gmail.com
Fri Feb 15 20:53:23 GMT 2013


Hi Matthias,

On Fri, Feb 15, 2013 at 12:48 PM, Matthias Radestock
<matthias at rabbitmq.com>wrote:

> Jonathan,
>
> On 15/02/13 20:34, Jonathan wrote:
>
>> I read that each channel in the Java client gets its own thread.
>>
>
> Where did you read that? It's not true.
>

What I was reading was from here:

http://www.rabbitmq.com/api-guide.html#consuming

"Each Channel has its own dispatch thread"

Maybe you could clarify what that means.


>
>  Also, what are some strategies for determining how to partition messages
>> by channel? For example, if I'm routing messages for a set of users in
>> my application, it's simple to create one channel per user.
>>
>
> Nothing wrong with that.


Good to know.


>
>
>
> Matthias.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130215/eddd7521/attachment.htm>


More information about the rabbitmq-discuss mailing list