C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows....
IPC is a C++ library that provides inter-process communication using shared memory on Windows. A .NET wrapper is available which allows interaction with C++ as wel...
Some Code Samples for Windows based Inter-Process-Communication (IPC)
IPC.Bond is an extension of IPC library that provides inter-process communication using shared memory on Windows with Bond serialization....
A minimal node.js package that provides an ArrayBuffer that can be used for interprocess-communication....
C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous h...
Inter-Process Communication with C++ STL-Like streams through file descriptors
HyperBus is a set of tools to make connections between your Qt programs. HyperBus is an IPC (Inter Process Communication) system like DBus and Corba systems....
Remote-Code-Publisher Purpose: A Code Repository is a Program responsible for managing source code resources, e.g., files and documents. A fully developed Reposi...
Inter-process communication library to enable allocation between processes/threads and send/receive of allocated regions between producers/consumer processes or th...
MATRIX is a distributed data-aware execution fabric supporting both high-performance computing (HPC) and many-task computing (MTC) workloads. The execution fabric...
Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on...
Small data exchange between client and server programs using UNIX signals - Introduction to Inter Process Communication (IPC)...
Inter-process communication, synchronization & scheduling algorithms