[rabbitmq-discuss] Create a queue

Francesco Mazzoli francesco at rabbitmq.com
Wed Sep 12 08:13:13 BST 2012


Hi, please keep the mailing list in.

At Wed, 12 Sep 2012 10:08:39 +0300,
Hadas wrote:
> I see in the sample : channel.queue_declare(queue='hello'),
> but I dont want to treate my queue in the code.
> I want to declare the queue once in the beginning and send to message it with
> enpoint in the config.

You can easily do that via the management plugin, and then use the already
declare queue in your code.

--
Francesco * Often in error, never in doubt


More information about the rabbitmq-discuss mailing list