cleaver/ipcmd

Project ID: 25750

Description

Command-line interface to SysV semaphores and message queues

Installation Instructions

This is an RPM for the ipcmd project, formerly at https://code.google.com/archive/p/ipcmd/, now at https://github.com/nathanweeks/ipcmd/

ipcmd exposes the XSI (SysV) semaphore and message queue APIs through a simple command-line interface, enabling scriptable inter-process communication and synchronization. It can be used to:

  • Serialize the execution of certain commands during a parallel make (e.g., the "ar" command when creating static libraries)

  • Limit the number of concurrently executing processes

  • Add process synchronization to scripts (e.g., barriers) and prevent concurrent access to critical sections

  • Prototype or debug applications that use SysV semaphores or message queues

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 8 aarch64 (40)*, x86_64 (31)* Centos-stream 8 (55 downloads)
Centos-stream 9 aarch64 (35)*, x86_64 (27)* Centos-stream 9 (30 downloads)
EPEL 7 ppc64le (32)*, x86_64 (31)* EPEL 7 (59 downloads)
EPEL 8 aarch64 (48)*, x86_64 (36)* EPEL 8 (35 downloads)
EPEL 9 aarch64 (28)*, x86_64 (27)* EPEL 9 (34 downloads)
Fedora 39 aarch64 (13)*, ppc64le (9)*, x86_64 (7)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (0)*, ppc64le (5)*, x86_64 (10)* Fedora 40 (23 downloads)
Fedora 41 aarch64 (0)*, ppc64le (4)*, x86_64 (0)* Fedora 41 (9 downloads)
Fedora 42 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 42 (2 downloads)
Fedora rawhide aarch64 (26)*, ppc64le (31)*, x86_64 (25)* Fedora rawhide (65 downloads)
Mageia 8 aarch64 (28)*, i586 (12)*, x86_64 (14)* Mageia 8 (69 downloads)
Mageia cauldron aarch64 (18)*, i686 (13)*, x86_64 (39)* Mageia cauldron (60 downloads)

* Total number of downloaded packages.