Package paexec: Information
Source package: paexec
Version: 1.1.6-alt1
Build time: Jun 14, 2024, 04:44 PM in the task #350956
Category: Networking/Other
Report package bugHome page: http://paexec.sourceforge.net/
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)
paexec (x86_64, ppc64le, i586, aarch64)
paexec-examples (noarch)
Maintainer: Aleksey Cheusov
Last changed
June 14, 2024 Aleksey Cheusov 1.1.6-alt1
- 1.1.6-alt1
option -n: ignore leading spaces and tabs
add more testsMay 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