<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/9/23 <a href="mailto:tyger2007@yahoo.com">tyger2007@yahoo.com</a> <span dir="ltr">&lt;<a href="mailto:tyger2007@yahoo.com" target="_blank">tyger2007@yahoo.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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 ? , </blockquote>

<div><br></div><div>Yes. PHP environment is reset between requests, this does not work very well with<br></div><div>long-running network connections.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

if that is the case does it mean I would have to keep my command line open always on my servers?</blockquote></div><br></div><div class="gmail_extra">Just run the process in the background (daemonized).<br></div><div class="gmail_extra">

-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>