prolic / php-disruptor
A High Performance Inter-Thread Messaging Library
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 21
Watchers: 4
Forks: 3
Open Issues: 2
pkg:composer/prolic/php-disruptor
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...