The BCC resque bundle provides integration of php-resque to Symfony2. It is inspired from resque, a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Any chance this PR from @cdaguerre can be merged? Authorisation is pretty important for production apps and I'd prefer not to also have to fork the bundle to allow it.
Resolves #98