[Backgroundrb-devel] Implementation details for worker Queue
Joe Van Dyk
joevandyk at gmail.com
Sat Dec 22 20:59:13 EST 2007
On Dec 22, 2007 5:30 AM, hemant <gethemant at gmail.com> wrote:
> Hi All,
>
> One can easily code a backgroundrb worker so as it can act as a worker
> queue, having reached a stable status, perhaps its time we should add
> this feature.
>
> Why?
> Because if you are already running your application using
> BackgrounDRb, perhaps you don't want to manage other solutions when
> capability to do that is right there with you.
Sort of related question: If I submit multiple jobs to a single worker
(i.e. from multiple Rails processes), does the worker do one of those
jobs at a time? Or does it two both of them at the same time?
Joe
More information about the Backgroundrb-devel
mailing list