mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
493e765c37
pynsq 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/bitly/pynsq
9 lines
321 B
Plaintext
9 lines
321 B
Plaintext
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/bitly/pynsq
|