1 Jan 2009 07:16
Re: Php client
I tired to run the php consumer in the background but it won't work I tired running it in the php cli php <scriptsource> & the script has a while (1) loop , I tired running it php <scriptsource> not running from the background and it works fine but when i try to run it in the background it won't work. I also added the set_time_limit(0) in the php script. Please Advice On Dec 4 2008, 7:07 am, avip <avital.pek...@...> wrote: > Hi Ludo, > > That's what I was suspecting, that peek-ready blocks without the aid > of a while loop on the server, which eases the burden on PHP. I'll try > it out tonight, thanks for your input :) > > Cheers! > --Avi > > On Dec 3, 5:50 pm, "Ludovic Levesque" <lud...@...> wrote: > > > On Wed, Dec 3, 2008 at 9:49 PM, avip <avital.pek...@...> wrote: > > > > Hi Tim, > > > > I was wondering if you could post some example consumer/worker code(Continue reading)
RSS Feed