Presents:
IterableQueue and IterablePriorityQueue, Queues with the iterator protocol instead of .get(). Prospective users should also consider iter(Queue.get,sentinel), which plainly I did not.
Channel, a zero storage message passing object.
NullQueue, a .puttable object that discards its inputs.
TimerQueue, a queue for submtting jobs to run at specific times without creating many Timer threads.
PushQueue, a Queue ducktype which queues a function on .put, whose iterable result is put onto an output Queue.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cs.queues-20160828.tar.gz
(6.2 kB
view details)
File details
Details for the file cs.queues-20160828.tar.gz.
File metadata
- Download URL: cs.queues-20160828.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32ae660b972feaa94e7a259ddca2f743dd1d4119ffeb5d4cfd776e372e462722
|
|
| MD5 |
b77f3a348bf94796f30eb4c575dce04a
|
|
| BLAKE2b-256 |
fda9d084047047cc2aa8a0ec0aeaba7e533554de86ef7d849d752d11d866b255
|