views:

7

answers:

0

I would like to use backgroundRb but without having to modify my db schema. I am not interested in the persitent job queue, just running long tasks in the background from a Rails application.

Regards!