You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Vincent Driessen 5eadd5ef52 Factor out a Queue object.
It might be useful to add some methods to that object, later.
14 years ago
__init__.py Rename task -> job. 14 years ago
daemon.py Add an actual awesome worker structure. 14 years ago
queue.py Factor out a Queue object. 14 years ago
worker.py Factor out a Queue object. 14 years ago