you need to self-terminate somewhere in your worker class by calling
self.delete. Check the workers section of http://backgroundrb.rubyforge.org/
The assumption of the framework is that you want to be able to make long
running workers.
Chris Bruce wrote:> Do worker processes end after the do_work is complete or do they
> need to be terminated explicitly?
>
>
> Thanks,
>
> Chris
>
> _______________________________________________
> Backgroundrb-devel mailing list
> Backgroundrb-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/backgroundrb-devel