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.
qw
qw (or QueueWorker) is used to run worker processes which listen on a redis list for jobs to process.