[rabbitmq-discuss] How to make RabbitMQ worker listening continuously

Michael Klishin michael.s.klishin at gmail.com
Mon Apr 7 07:36:43 BST 2014


2014-04-07 10:07 GMT+04:00 Ravi Pandey <ravindrapandey1982 at gmail.com>:

> I want my worker script to listen all request continuously without
> manually executing worker file. Many people suggested CRON but I don't want
> because if previous run hasn't finished then overlap can cause serious
> issues.
>
> Is there any way to run my worker script continuously in background?
>

It depends on the language and client used. What do you use? Do you consume
using basic.consume or basic.get?
-- 
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/20140407/f3e8739e/attachment.html>


More information about the rabbitmq-discuss mailing list