[rabbitmq-discuss] how to start rabbitmq broker in a javaEE application

Michael Klishin michael.s.klishin at gmail.com
Fri Dec 20 06:27:18 GMT 2013


2013/12/20 gigi <ggtech888 at gmail.com>

> However, it seems to me that neither is capable of starting the broker
> within java application. Can someone please shed some light into this?
>

RabbitMQ is never started by applications. It's supposed to be running by
the time apps connect to it.
It also not meant to be embedded into a JVM-based app.


> Also, would be very grateful if more examples, code, best practice of
> integrating rabbitmq with java application could be pointed out.
>

Start at http://www.rabbitmq.com/getstarted.html.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131220/c618d2fd/attachment.html>


More information about the rabbitmq-discuss mailing list