[rabbitmq-discuss] Channel Name

Simon MacMullen simon at rabbitmq.com
Wed Nov 6 15:01:04 GMT 2013


On 06/11/13 14:39, Michael Klishin wrote:
> Note that consumer tags can be explicitly provided to basic.consume,
> instead of relying on clients or RabbitMQ to generate one.

Other things the OP could do (without requiring any changes on the 
server side):

* Overload the user name - create a bunch of logically equivalent users, 
one for each role.

* Add something to the client properties. This wouldn't be visible in 
the web UI until you clicked down into an individual connection though.

* Override the "product", "version" or "platform" client properties - 
these get shown in the web UI listing for connections.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list