interprocess-communication topic

List interprocess-communication repositories

bus

51
Stars
2
Forks
Watchers

[Feature complete] A simple daemonless system for broadcasting messages locally

ecal

790
Stars
164
Forks
Watchers

📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.

IPC

473
Stars
119
Forks
Watchers

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 well.

shadesmar

524
Stars
80
Forks
Watchers

Fast C++ IPC using shared memory

IpcServiceFramework

356
Stars
76
Forks
Watchers

.NET Core Inter-process communication framework

interprocess

166
Stars
24
Forks
Watchers

A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).

GreenMeansGoMutexDemo

23
Stars
5
Forks
Watchers

Demonstrates how to use a Mutex in PowerShell

interprocess

93
Stars
2
Forks
Watchers

💬 A scalable and type-safe Electron IPC management tool with enhanced DX

python-mmap-ipc

45
Stars
9
Forks
Watchers

:zap: Fast inter-process communication (IPC) using memory mapped file in python