sysv-ipc
Here are 5 public repositories matching this topic...
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing, or any task that benefits from concurrent execution.
-
Updated
Dec 20, 2024 - PHP
A comprehensive web-based and interactive tutorial on System V Inter-Process Communication (IPC) in Linux. Covers semaphores, shared memory, message queues, and synchronization patterns, with a hands-on implementation of the producer-consumer problem.
-
Updated
Jan 24, 2026 - C++
Improve this page
Add a description, image, and links to the sysv-ipc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sysv-ipc topic, visit your repo's landing page and select "manage topics."