Download the PHP package innmind/ipc without Composer
On this page you can find all versions of the php package innmind/ipc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor innmind
Package ipc
Short Description Inter-process communication
License MIT
Homepage http://github.com/Innmind/IPC
Package ipc
Short Description Inter-process communication
License MIT
Homepage http://github.com/Innmind/IPC
Keywords processcommunication
Please rate this library. Is it a good library?
Informations about the package ipc
Inter-Process Communication (IPC)
Library to abstract the communication between processes by using message passing over unix sockets.
Installation
Usage
The above example will result in the output server responded hello world
in the process B
.
You can run the process B
42
times before the server in the process A
stops.
All versions of ipc with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.2
innmind/immutable Version ~4.15|~5.0
innmind/operating-system Version ~5.0
innmind/url Version ~4.0
innmind/media-type Version ~2.0
innmind/socket Version ~6.0
innmind/server-control Version ~5.0
innmind/immutable Version ~4.15|~5.0
innmind/operating-system Version ~5.0
innmind/url Version ~4.0
innmind/media-type Version ~2.0
innmind/socket Version ~6.0
innmind/server-control Version ~5.0
The package innmind/ipc contains the following files
Loading the files please wait ....