[rabbitmq-discuss] consumer in background
Michael Klishin
michael.s.klishin at gmail.com
Mon Sep 23 10:56:39 BST 2013
2013/9/23 tyger2007 at yahoo.com <tyger2007 at yahoo.com>
> Thanks alvaro like I said this concept is totally new to me , however I
> would like to know if the consumers would run stand alone , that is apart
> from the web server ? ,
Yes. PHP environment is reset between requests, this does not work very
well with
long-running network connections.
> if that is the case does it mean I would have to keep my command line open
> always on my servers?
Just run the process in the background (daemonized).
--
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/20130923/c2f11c8a/attachment.htm>
More information about the rabbitmq-discuss
mailing list