This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
qw
mirror of
https://github.com/brettlangdon/qw.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
2
Wiki
Activity
qw (QueueWorker) - python library for processing a redis list as a work queue
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
2
Branches
253 KiB
Python
100%
Tree:
268ae18301
dependabot/pip/redis-4.4.4
master
v0.1.1
v0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '268ae18301'
${ noResults }
qw
/
qw
History
Brett Langdon
6c05f45043
add target to manager/workers
11 years ago
..
__init__.py
initial commit
11 years ago
client.py
fix calls to managers and workers
11 years ago
exception.py
initial commit
11 years ago
logging_setup.py
initial commit
11 years ago
manager.py
add target to manager/workers
11 years ago
utils.py
add utils and dynamic_import function
11 years ago
worker.py
add target to manager/workers
11 years ago