89e5101ecdcdc90ba1e28958f6a95a48f9ad8e0f
php-async
Asynchronous PHP callable processing with return values via SysV shared memory.
Requires the php-sysvshm extension.
Works with PHP from version 5.3 upwards due to shm_attach(...) returning a resource instead of an int.
Description
Library for PHP to execute functions asynchronously
https://packagist.org/packages/joopschilder/php-async
Releases
2
Cleaned up some code.
Latest
Languages
PHP
100%