21edbb02c8
This beta brings Tornado > 5 support (our py-tornado port is > 5) Changelog: https://github.com/nsqio/pynsq/blob/v0.9.0b1/ChangeLog.md
8 lines
321 B
Text
8 lines
321 B
Text
The official Python client library for NSQ
|
|
|
|
It provides high-level nsq.Reader and nsq.Writer classes for building
|
|
consumers and producers and two low-level modules for both sync and async
|
|
communication over the NSQ Protocol (if you wanted to write your own
|
|
high-level functionality).
|
|
|
|
WWW: https://github.com/nsqio/pynsq
|