Redis based queue that supports fetching job position.
Project description
Camote Queue is a Python implementation of a queue on top of Redis that supports introspecting a job’s position in the queue.
Why another queue?
I’ve tried a couple of existing queue implementation and none of them supports fetching the job’s position in the queue, hence Camote Queue was born.
What’s with the name?
Camote Queue is a snack I used to buy when I was a kid, its basically slices of fried sweet patato (Camote) covered with melted sugar and stacked (like a queue) in a stick.
History
0.1.16 (2012-09-06)
Added clear queue method
0.1.15 (2012-08-23)
Added pop_job_by_position queue method
0.1.14 (2012-08-22)
Added pubsub events on push and pop
Added subscribe queue method
0.1.13 (2012-08-19)
Added size queue method
Added method docstrings
0.1.12 (2012-06-16)
Added get_job_by_position queue method
0.1.11 (2012-06-14)
Added get_position_by_id queue method
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file camote-queue-0.1.16.tar.gz
.
File metadata
- Download URL: camote-queue-0.1.16.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24aa1485b41280e36fcbbacd65a9017aca0ac7868a63f39adb9e8785db669eaf |
|
MD5 | d64fca54ae0fcc4e637f5edabe9f9934 |
|
BLAKE2b-256 | f3b0182bc815263549c90b5400f514ee0ea65a4f8116dbd3ba20c363c45ae171 |