blob: 0130941573bc898c2b43a45d7f4874408653f61c (
plain) (
blame)
1
2
3
4
5
6
|
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).
|