Revision 95940a82ba26bcdafd1c03d1f318f2848e89c40e authored by Nicolas Dandrimont on 21 November 2019, 12:57:25 UTC, committed by Nicolas Dandrimont on 21 November 2019, 12:57:25 UTC
1 parent 7c40132
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