PHP Classes

Classes: Console

Recommend this page to a friend!
  All class groups  >  Console (121)  >  Top rated classes  

Console

Command line and console utilities.


  A   C   D   E   G   H   L   M   N   O   P   R   S   T   U   W   X   Y   Z  
  1 - 20   21 - 40   41 - 60   61 - 80   81 - 100   101 - 120   121 - 121  
  Files folder image ZEUS for PHP  
Author: Artur Graniszewski <e-mail contact>
Manage the execution of multiple parallel tasks
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.

  1 - 20   21 - 40   41 - 60   61 - 80   81 - 100   101 - 120   121 - 121  
  A   C   D   E   G   H   L   M   N   O   P   R   S   T   U   W   X   Y   Z  

Return to top of the groups' hierarchy.