https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 9e1b4145fe178e4bb178bb21895bf294afbb4e58 authored by Nicolas Dandrimont on 01 June 2021, 13:43:32 UTC, committed by Nicolas Dandrimont on 21 June 2021, 13:46:12 UTC
1 parent c7707b5
Raw File
Tip revision: 9e1b4145fe178e4bb178bb21895bf294afbb4e58 authored by Nicolas Dandrimont on 01 June 2021, 13:43:32 UTC
Drop duplicate docstring from backend
Tip revision: 9e1b414
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