Skip to content

fergalwalsh/fifo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fifo

A simple redis based task queue for python

Start the worker:

python -m fifo.worker 'example.tasks'

Send some tasks:

python -m example.app

About

A simple redis based task queue for python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages