Revision 4241b214d6e2aaa2ffbae9569d837bacb3868442 authored by Jenkins for Software Heritage on 18 October 2021, 13:18:53 UTC, committed by Jenkins for Software Heritage on 18 October 2021, 13:18:53 UTC
2 parent s 22cdd27 + 3aed688
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