Download the PHP package cleverage/enqueue-process-bundle without Composer
On this page you can find all versions of the php package cleverage/enqueue-process-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package enqueue-process-bundle
CleverAge/ProcessEnqueueBundle Documentation
This bundle allows you to connect tasks from the process bundle to some consumers that launch processes. This allows to multi-thread/parallelize processes.
Important notice
Use events to notify consumers that something has happened and use commands when you want to wait for the result of an action.
You need to statically map topics and commands to consumers in this bundle configuration else it will simply not work without any notice.
Quick example
`
All versions of enqueue-process-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
cleverage/process-bundle Version 2.0.*|dev-v2.0-dev|^3.0|dev-v3.0-dev
enqueue/enqueue-bundle Version 0.8.*|0.9.*
sidus/base-bundle Version ~1.0
cleverage/process-bundle Version 2.0.*|dev-v2.0-dev|^3.0|dev-v3.0-dev
enqueue/enqueue-bundle Version 0.8.*|0.9.*
sidus/base-bundle Version ~1.0
The package cleverage/enqueue-process-bundle contains the following files
Loading the files please wait ....