[rabbitmq-discuss] regards channel in rabbitmq

Emile Joubert emile at rabbitmq.com
Wed Jul 18 11:36:57 BST 2012


Hi,

On 18/07/12 11:04, Emile Joubert wrote:
> The RabbitMQ Java client allocates channel numbers internally, so you
> can't choose your own channel number - but why would you want to?

This was a mistake - it *is* possible to choose your own channel number,
using Connection.createChannel(int channelNumber). But there are few
good reasons to use this method.

-Emile



More information about the rabbitmq-discuss mailing list