Is there a background job framework for rails kinda like backgroundrb that works in the mongrel process?
One could use it in small utility web applications to make application start easier and save memory.
Is there a background job framework for rails kinda like backgroundrb that works in the mongrel process?
One could use it in small utility web applications to make application start easier and save memory.
Actually, you can use BackgrounDRb with Rails: http://backgroundrb.rubyforge.org/rails/