Revision 265bc8bf7e2958dd97eda7b23e5e6400f5b218f6 authored by Nicolas Dandrimont on 22 June 2020, 08:58:09 UTC, committed by Nicolas Dandrimont on 22 June 2020, 08:58:09 UTC
1 parent 8a1724a
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