Comments

Hi,

What kind of beanstalk client library do you use or have you written your own? Is it in PHP space or a C extension? Hehe I guess I will wait for your next post

#1 Alfred on 2009-06-26 01:13

Is there any way to run more the 1 worker (bash script) at a time?

#2 Jon on 2009-10-28 19:47

Multiple workers running is not a problem – Beanstalkd will keep the jobs separate even if multiple ones are reserved.

You can run more than one worker at a time, by either putting them into the background with nohup, or running them in the foreground in ‘screen’. I’ve yet to find a good way to to autostart/run one or more workers though.

#2.1 Topbit (Homepage) on 2009-10-28 20:56
Add Comment

You can use [geshi lang=lang_name [,ln={y|n}]][/lang] tags to embed source code snippets
Textile-formatting allowed
E-Mail addresses will not be displayed and will only be used for E-Mail notifications

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

 
 
 
Submitted comments will be subject to moderation before being displayed.