Skip to content

muraty/fifo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%