prolic / php-disruptor
This package is abandoned and no longer maintained.
No replacement package was suggested.
A High Performance Inter-Thread Messaging Library
dev-master
2019-12-17 19:43 UTC
Requires
- php: >=5.4.0
- ext-pthreads: >=2.0.8
- marc-mabe/php-enum: 1.2.*
- prolic/concurrent-php-utils: dev-master
Requires (Dev)
- phpunit/phpunit: >=3.7
This package is auto-updated.
Last update: 2020-02-17 20:06:04 UTC
README
A High Performance Inter-Thread Messaging Library
Port of the LMAX Disruptor
Info
This project will is discontinued and archived. PHP's pthreads extensions has been archived already.
Requirements
- PHP 5.4 ZTS
- ext-pthreads 0.0.45
- ext-uuid 1.0.3
- Concurrent-PHP-Utils
- MabeEnum
Under construction...