[Backgroundrb-devel] ask_work
Jack Nutting
jnutting at gmail.com
Sun Sep 21 18:37:02 EDT 2008
On Fri, Sep 19, 2008 at 3:11 PM, hemant kumar <gethemant at gmail.com> wrote:
> Hi Jack,
>
> New method is simply:
>
> MiddleMan.worker(:foo_worker,"worker_key").async_work_wrapper()
>
> and for synchronous tasks
>
> MiddleMan.worker(:foo_worker,"worker_key").work_wrapper()
>
> More details you can find at:
>
> http://rubyforge.org/pipermail/backgroundrb-devel/2008-July/001880.html
Thanks, that seems to do the trick! I must have missed your
announcement about 1.0.4 and its new features and change back in July,
because this week I've been "discovering" some of them one at a time
;)
--
// jack
// http://www.nuthole.com
More information about the Backgroundrb-devel
mailing list