Table Of Contents

Support

You can obtain free community support for example through stackoverflow, or also through the Symfony2 mailing list.

If you think you found a bug, please create a ticket in the bug tracker.


Continuous Inspections

If you take code quality seriously, try out the new continuous inspection service.
scrutinizer-ci.com

GitHub

JMSJobQueueBundle

Overview

This bundle allows you to schedule Symfony2 console commands as server-side jobs.

Features:

  • schedule Symfony2 console commands
  • concurrent job execution
  • multiple queues
  • dependencies between jobs
  • logging of stdout/stderr output
  • logging of exception stack trace
  • events to hook into job execution
  • retry logic

License

The code is released under the business-friendly Apache2 license.

Documentation is subject to the Attribution-NonCommercial-NoDerivs 3.0 Unported license.