Revision f4c4b82af1ba8096ae4ecbde1560aba0f4a1b541 authored by Jenkins for Software Heritage on 22 June 2020, 10:15:06 UTC, committed by Jenkins for Software Heritage on 22 June 2020, 10:15:06 UTC
1 parent eb5988d
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