Package paexec: Information

    Source package: paexec
    Version: 1.1.6-alt1
    Latest version according to Repology
    Build time:  Jun 14, 2024, 04:44 PM in the task #350956
    Category: Networking/Other
    Report package bug
    License: MIT
    Summary: paexec distributes tasks over network or CPUs
    Description: 
    Small program that processes a list of tasks in parallel
    on different CPUs, computers in a network or whatever else.

    List of rpms provided by this srpm:
    paexec (x86_64, ppc64le, i586, aarch64)
    paexec-examples (noarch)

    Maintainer: Aleksey Cheusov


    ACL:
    Aleksey Cheusov
    @everybody

      1. /usr/bin/pod2man
      2. libmaa-devel >= 1.5.1
      3. rpm-macros-mk-configure
      4. mk-configure >= 0.34.2-alt4
      5. runawk

    Last changed


    June 14, 2024 Aleksey Cheusov 1.1.6-alt1
    - 1.1.6-alt1
    
        option -n: ignore leading spaces and tabs
        add more tests
    May 30, 2024 Aleksey Cheusov 1.1.5-alt2
    - Requires libmaa >= 1.5.1
    May 29, 2024 Aleksey Cheusov 1.1.5-alt1
    - 1.1.5-alt1
    
        Fix: Before running commands reset signal handlers for ALRM, PIPE
        and CHLD to SIG_DFL. Also, unblock these signals.  This fixes some
        misterius problems with commands running alarm(2).
    
        libmaa>=1.5.1 is required for build