Revision d2c472549adb7ee92da4a604b05bc7096c54b68a authored by Jenkins for Software Heritage on 21 January 2021, 11:00:29 UTC, committed by Jenkins for Software Heritage on 21 January 2021, 11:00:29 UTC
1 parent 5a9c2e7
Raw File
README.md
swh-scheduler
=============

Job scheduler for the Software Heritage project.

Task manager for asynchronous/delayed tasks, used for both recurrent (e.g.,
listing a forge, loading new stuff from a Git repository) and one-off
activities (e.g., loading a specific version of a source package).
back to top