FICHA · AUR

python-posix_ipc

POSIX IPC primitives (semaphores, shared memory and message queues) for Python

  • POSIX IPC library
  • LIBRARY
  • System
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

POSIX semaphores, shared memory, and message queues can be accessed from Python processes. Systems developers use posix_ipc for multiprocess coordination, shared buffers, and integration with native services. IPC names, permissions, and cleanup affect other local processes.

Permissions

Permissions not analysed for this source yet.