ConsoleCommand line and console utilities. |
|
This package can manage the execution of multiple parallel tasks.
It provides an event-driven, preemptive Multitasking runtime environment and service management system integrated with Zend Framework 3.
It can start and manage parallel processes using the pcntl extension to fork processes and communicate with them.
The package can also manage the communication of messages between processes.
To guarantee true parallelism and resource isolation ZEUS employs preemptive schedulers and an Inter-Process Communication mechanism to allow its processes to share the data.
The package is shipped with the HTTP Web server and Memcached service written in pure PHP. |
Return to top of the groups' hierarchy.