Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401753
en ru br
ALT Linux repos
S:2.4.5-alt1

Group :: Development/Python
RPM: python3-module-huey

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.4.5-alt1
Build date: 12 march 2023, 21:19 ( 57.6 weeks ago )
Size: 404.32 Kb

Home page:   https://github.com/coleifer/huey/

License: MIT
Summary: a little task queue for python
Description:

huey is:
* a task queue written in python
* clean and simple API
* redis, sqlite, or in-memory storage
* example code.

huey supports:
* multi-process, multi-thread or greenlet task execution models
* schedule tasks to execute at a given time, or after a given delay
* schedule recurring tasks, like a crontab
* automatically retry tasks that fail
* task prioritization
* task result storage
* task locking
* task pipelines and chains

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-huey
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin