1466c2eaefbd7b1b797c18c6c7d9357ea1ba4e5c
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%