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.
I have multiple app environments for testing, development, staging and production. Is there currently a way to set this in the supervisor config? I have been looking around and don't seem to see where it would get set.
I have multiple app environments for testing, development, staging and production. Is there currently a way to set this in the supervisor config? I have been looking around and don't seem to see where it would get set.