nsq 3.3.0

PHP extension for NSQ client


This extension is a NSQ client .NSQ is a message queue system which like Kafka .

License: PHP

Changes

* 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