I use a process control system called supervisord - haven't had any issues with it for the past 2 years.
Http://supervisord.org Then I just make a program group with a line that looks like: command=/usr/bin/php my_consumer.php Provides good logging and auto restart --chad On Dec 18, 2011, at 7:47 PM, Ebot Tabi <[email protected]> wrote: > Hi there > i am new to beanstalkd, looking very interesting and right tool for my > php application, will be grateful to know how to setup multiple php > worker running on daemon mode and how to manage them and their memory > usages. i am currently trying to setup with the php client class: > pheanstalk, > > > Regards > > -- > You received this message because you are subscribed to the Google Groups > "beanstalk-talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/beanstalk-talk?hl=en. > -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
