Пакет jobclient: Информация
Исходный пакет: jobclient
Версия: 2022.6-alt1
Собран: 14 декабря 2024 г. 19:19
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/olsner/jobclient
Лицензия: MIT
О пакете: GNU Make jobserver and jobclient
Описание:
Primarily, this allows shell scripts and other software to submit jobs to a running Make job server, waiting for free slots (usually corresponding to CPUs) to become available before they start. To submit a job, instead of running your command directly, prepend jobclient to it and run it in the background. The jobclient utility will contact the job server, wait for a free job slot (without using CPU), then launch the command given as its arguments.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
jobclient (riscv64)
jobclient-debuginfo (riscv64)
jobclient (riscv64)
jobclient-debuginfo (riscv64)
Сопровождающий: George V. Kouryachy