Package Information |
Summary |
PHP extension for NSQ client |
Maintainers |
Zhenyu Wu <
936321732 at qq dot com >
(lead)
[details]
|
License |
PHP |
Description |
This extension is a NSQ client .NSQ is a message queue system which like Kafka . |
Homepage |
https://github.com/yunnian/php-nsq
|
Release notes
Version 3.3.0
(stable)
|
* add the process management * When the child process exits abnormally, it will pull up a new child process * When the master process exits, all child processes also exit |