https://forge.softwareheritage.org/source/swh-scheduler.git
Revision f526038cb0d7d868b3d7a0d2f0fbbdeac6847a7a authored by Jenkins for Software Heritage on 13 June 2023, 11:14:15 UTC, committed by Jenkins for Software Heritage on 13 June 2023, 11:14:15 UTC
1 parent ef6ec9f
Raw File
Tip revision: f526038cb0d7d868b3d7a0d2f0fbbdeac6847a7a authored by Jenkins for Software Heritage on 13 June 2023, 11:14:15 UTC
Updated debian changelog for version 1.9.1
Tip revision: f526038
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