Download the PHP package isometriks/symfony-gearman-bundle without Composer
On this page you can find all versions of the php package isometriks/symfony-gearman-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download isometriks/symfony-gearman-bundle
More information about isometriks/symfony-gearman-bundle
Files in isometriks/symfony-gearman-bundle
Download isometriks/symfony-gearman-bundle
More information about isometriks/symfony-gearman-bundle
Files in isometriks/symfony-gearman-bundle
Vendor isometriks
Package symfony-gearman-bundle
Short Description Integrates Gearman into Symfony2
License MIT
Homepage https://github.com/laelaps/symfony-gearman-bundle
Package symfony-gearman-bundle
Short Description Integrates Gearman into Symfony2
License MIT
Homepage https://github.com/laelaps/symfony-gearman-bundle
Please rate this library. Is it a good library?
Informations about the package symfony-gearman-bundle
Symfony Gearman Bundle
Installation
composer.json
config.yml
OR
app/AppKernel.php
Worker supervisor cron tool
There is a simple supervisor bash script available. For instructions, see:
https://github.com/laelaps/symfony-gearman-bundle/issues/2#issuecomment-16257507
Examples
Worker
Running worker
Symfony Style Notation
Note that this would look for Acme\Bundle\AcmeBundle\Worker\ExampleWorker
Wildcard is also available (not recommended but possible - results in single process for multiple workers):
Runs all workers from all bundles:
Calling job from controller
Calling job from command line
All versions of symfony-gearman-bundle with dependencies
PHP Build Version
Package Version
Requires
ext-gearman Version
*
php Version >=5.3.0
symfony/console Version ~2.1
symfony/framework-bundle Version ~2.1
php Version >=5.3.0
symfony/console Version ~2.1
symfony/framework-bundle Version ~2.1
The package isometriks/symfony-gearman-bundle contains the following files
Loading the files please wait ....