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 |
---|---|---|
![]() |
aarch64 (30)*, x86_64 (29)* | Centos-stream 8 (53 downloads) |
![]() |
aarch64 (30)*, x86_64 (25)* | Centos-stream 9 (30 downloads) |
![]() |
ppc64le (20)*, x86_64 (26)* | EPEL 7 (59 downloads) |
![]() |
aarch64 (41)*, x86_64 (28)* | EPEL 8 (33 downloads) |
![]() |
aarch64 (24)*, x86_64 (22)* | EPEL 9 (32 downloads) |
![]() |
aarch64 (11)*, ppc64le (8)*, x86_64 (7)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (0)*, ppc64le (2)*, x86_64 (5)* | Fedora 40 (23 downloads) |
![]() |
aarch64 (0)*, ppc64le (2)*, x86_64 (0)* | Fedora 41 (9 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 42 (1 downloads) |
![]() |
aarch64 (21)*, ppc64le (22)*, x86_64 (19)* | Fedora rawhide (63 downloads) |
![]() |
aarch64 (24)*, i586 (12)*, x86_64 (9)* | Mageia 8 (67 downloads) |
![]() |
aarch64 (18)*, i686 (8)*, x86_64 (29)* | Mageia cauldron (60 downloads) |
* Total number of downloaded packages.