[rabbitmq-discuss] Producer consumer in background on a web server

Alvaro Videla videlalvaro at gmail.com
Sun Sep 22 20:59:19 BST 2013


Hi

On Sun, Sep 22, 2013 at 6:34 AM, tyger2007 at yahoo.com <tyger2007 at yahoo.com>wrote:

> how do I make my php consumers work without running them on a command-line
> to listen to producer messages ?


What do you mean by this? You can just run the PHP consumer directly on the
webserver process, although I wouldn't recommend doing that since you would
end up blocking all the server threads.

Is there a reason why you don't want to run the consumer from the command
line directly?

Regards,

Alvaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130922/1934f66e/attachment.htm>


More information about the rabbitmq-discuss mailing list