Revision 8d543cfed223eb6d8d0ee5d006b01f533bad7750 authored by Guillaume Samson on 05 July 2023, 15:48:47 UTC, committed by vlorentz on 07 August 2023, 11:12:48 UTC
Related to swh/devel/swh-scheduler#4683
1 parent 4b316fa
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