FICHA · AUR

php56-sysvmsg

sysvmsg module for php56

  • Library
  • PHP-EXTENSION
  • IPC
  • MESSAGE-QUEUE
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Legacy PHP 5.6 programs can use System V message queues for communication between local processes. This helps old workers, daemons, and queue-like workflows coordinate without using a network service.

It is an inter-process communication extension. Queue permissions, cleanup, message size, and error handling should be planned so stale messages do not break later runs or expose data.

Permissions

Permissions not analysed for this source yet.