[rabbitmq-discuss] durable rabbitmq queues on server

Marco Mistroni mmistroni at gmail.com
Sun Feb 28 17:46:31 GMT 2010


Hello all,
 is it possible to create queues on server that will not die at restart?
I wrote a basic rabbitmq client/server program in java, but i am getting
tired of creating a queue every time the program starts.
I'd rather create a queue on server which i can use every single time..

Now i know the philosophy of RabbitMQ Is different from traditional IBM MQ,
giving you more control over queues.. but
i guess every commercial RabbitMQ application will have a set of predefined
queues/exchanges, to which clients can connect for
producing or consuming messages..... rather than creating a queue every time
the application starts up...

And i want to avoid to write a basic application that i run only once and
that will create a durable queue......

Or am i missing the whole concept of AMQ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100228/ef07bae8/attachment.htm 


More information about the rabbitmq-discuss mailing list