prolic / php-disruptor
该包已被废弃且不再维护。未建议替代包。
高性能的线程间消息库
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
高性能的线程间消息库
LMAX Disruptor 的 PHP 版本 (点击查看)
信息
此项目已停止开发并存档。PHP 的 pthreads 扩展已存档。
要求
- PHP 5.4 ZTS
- ext-pthreads 0.0.45
- ext-uuid 1.0.3
- Concurrent-PHP-Utils
- MabeEnum
建设中...