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.
26
Commits
2
Branches
43 KiB
Python
100%
Tree:
v0.1.0
dependabot/pip/redis-4.4.4
master
v0.1.1
v0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'v0.1.0'
${ noResults }
qw
/
qw
History
Brett Langdon
1a8f819614
dont block for manager jobs
11 years ago
..
__init__.py
initial commit
11 years ago
client.py
dont block for manager jobs
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