No project description provided
Project description
asyncio-multisubscriber-queue
MultisubscriberQueue allows a single producer to provide the same payload to multiple consumers simultaniously. An asyncio.Queue is created for each consumer and each call to MultisubscriberQueue.put() iterates over each asyncio.Queue and puts the payload on each queue.
Please see example.py for a simple example.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size asyncio_multisubscriber_queue-0.2.5-py3-none-any.whl (3.8 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size asyncio-multisubscriber-queue-0.2.5.tar.gz (3.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for asyncio_multisubscriber_queue-0.2.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84e0977740b3e579e17b8ea7fdc30938e26d1f8a89e06268a15e28dbe08ff683 |
|
MD5 | 6ad988b0c34d797623da3c8e8d677fbd |
|
BLAKE2-256 | 7198f78b64b945188678802d79d88224c255e063fc0de4c9daafc4366c4f91e1 |
Close
Hashes for asyncio-multisubscriber-queue-0.2.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d9944ac6a987db0115361ce1d2932afe1ec0f68be23947ce93abf9f9b71e780 |
|
MD5 | ab073f0c12f0a73afda191646232f691 |
|
BLAKE2-256 | e2e783543aac97fc2c73191b1291789331544b5c00d80461a8a02fc9cfa4c4cd |