innmind / provisioner-bundle
This Bundle automatically spawn new processes when one finishes
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.4
- frlnc/php-slack: ~1.0
- gorkalaucirica/hipchat-v2-api-client: ~1.3
- guzzlehttp/guzzle: ~5.0
- psr/log: ~1.0
- symfony/config: ~2.7|~3.0
- symfony/console: ~2.7|~3.0
- symfony/dependency-injection: ~2.7|~3.0
- symfony/event-dispatcher: ~2.7|~3.0
- symfony/filesystem: ~2.7|~3.0
- symfony/finder: ~2.7|~3.0
- symfony/http-kernel: ~2.7|~3.0
- symfony/process: ~2.7|~3.0
- symfony/swiftmailer-bundle: ~2.3
This package is not auto-updated.
Last update: 2022-02-01 12:43:08 UTC
README
This bundle provide a mechanism to automatically run symfony commands when one finishes and adapt the number runned based on the server resources available. Currently it only works for the rabbitmq:consumer
command provided by RabbitMqBundle
, but check the documentation to see to extend the bundle capacities.
The bundle also provide an laerting mechanism when server at full capacity or under used.
Documentation
The whole documentation is available in the Resources/doc
folder.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LIENSE