Skip to content

UpWorks/huey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huey - a little task queue

image

a lightweight alternative.

  • written in python
  • support for django
  • no deps outside the standard lib, except Redis (or you can roll your own backend)

supports:

  • multi-threaded task execution
  • scheduled execution at a given time
  • periodic execution, like a crontab
  • retrying tasks that fail
  • task result storage

named after my cat:

image

About

a little multi-threaded task queue for python

Resources

License

Stars

Watchers

Forks

Packages

No packages published