Package jobclient: Information

    Source package: jobclient
    Version: 2022.6-alt1
    Build time:  Dec 14, 2024, 07:19 PM
    Report package bug
    License: MIT
    Summary: GNU Make jobserver and jobclient
    Description: 
    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.

    List of RPM packages built from this SRPM:
    jobclient (riscv64)
    jobclient-debuginfo (riscv64)

    Maintainer: George V. Kouryachy

    List of contributors:
    George V. Kouryachy

      1. python3
      2. scdoc

    Last changed


    Oct. 30, 2024 George V. Kouryachy 2022.6-alt1
    - Initial build for ALT