I have multiple workers in my lib/workers directory and when I start BDRB,
each worker gets going.

My question is: is there a way to stop and restart one particular worker?
Right now I am doing a "script/background stop" followed by a
"script/background start" which stops and restarts *all* the workers.

Thanks
_______________________________________________
Backgroundrb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/backgroundrb-devel

Reply via email to