Revision daa4ad9766bf297b8a42ed0fd77755cd50071645 authored by Nicolas Dandrimont on 09 June 2020, 15:32:58 UTC, committed by Nicolas Dandrimont on 09 June 2020, 15:32:58 UTC
1 parent 37a1c27
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