Revision 59b4cb3f1c7a081e0d28b11d15888d38a9de151e authored by Nicolas Dandrimont on 13 January 2021, 14:25:56 UTC, committed by Valentin Lorentz on 14 January 2021, 12:53:31 UTC
1 parent 4f5338f
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