#
inter-process-communication
Here are 89 public repositories matching this topic...
A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.
-
Updated
Dec 23, 2020 - C#
traffic-shm (Anna) is a Java based lock free IPC library.
java
queue
cross-platform
async
ipc
ringbuffer
alignment
mmap
lock-free
inter-process-communication
shared-memory
fifo
anna
mmf
traffic-shm
memory-mapped-file
mapped-file
false-sharing
cache-line-padding
-
Updated
Aug 21, 2020 - Java
Swift toolkit for passing messages between iOS apps and extensions.
ios
xcode
cocoapods
carthage
ios-extension
inter-process-communication
app-extension
listen-messages
watchconnectivity-framework
-
Updated
Feb 9, 2021 - Swift
Inter Process Communication (IPC) between Python and Cadence Virtuoso
-
Updated
Dec 22, 2016 - Python
Portable inter-process communication for Lua
-
Updated
Jul 4, 2019 - C
Ruby Mixture with other Programming Languages
-
Updated
Nov 16, 2020 - Ruby
Supplementary codes for Linux programming course
-
Updated
Feb 9, 2020 - C
A Real-time Inter-Process Communication (IPC) mechanism and library
-
Updated
Jul 18, 2018 - C
Inter-process Communication
-
Updated
Jan 22, 2019 - JavaScript
A minimal node.js package that provides an ArrayBuffer that can be used for interprocess-communication.
node
clustering
ipc
cluster
process
arraybuffer
inter-process-communication
inter-process
sharedbuffer
-
Updated
Jan 19, 2019 - C++
A native PHP, event-driven, preemptive Multitasking Runtime Environment and Service Management System integrated with Zend Framework 3. It's main purpose is to perform multiple tasks (processes) concurrently.
php
memcached
webserver
ipc
posix
memcache-server
multi-process
zend-framework
inter-process-communication
multitasking
zeus
process-scheduler
php-process
process-lifecycle
-
Updated
Oct 7, 2018 - PHP
OS abstraction layer and helpers
windows
linux
socket
cross-platform
argument-parser
ipc
logging
posix
error-handling
threading
inter-process-communication
win32
mutex
memory-mapped-file
abstraction-layer
osal
os-independent
process-creation
process-shared
-
Updated
Jan 3, 2021 - C
Codes for my Operating Systems' Class
-
Updated
Nov 7, 2017 - C
Electron IPC on steroids. 💪 Simplified async communication and proper error and response handling.
-
Updated
Jan 30, 2021 - TypeScript
Simple C++ Communication Manager using Shared Memory
-
Updated
May 16, 2020 - C++
High performance resilient API Gateway service providing dynamic routing and filtering of inter process communications contexts in a high availability cluster ecosystem with support for microscervice environments managing the edge to the internal infrastructure.
infrastructure
microservices
apigateway
resiliency
inter-process-communication
routing-engine
edge-service
-
Updated
Feb 5, 2021 - Java
Multiple producers and single consumer problem using shared memory and semaphores
-
Updated
Mar 25, 2019 - C
Some coding experience on creating processes, communication between them and message queue processing.
-
Updated
Apr 8, 2017 - C
Pac-person freespace continuum undiscreted ( PPFCU ) driving and shooting game
-
Updated
Aug 19, 2018 - C++
A sample that makes Inter Process Communication (IPC) via Android Interface Definition Language (AIDL)
android
kotlin
java
ipc
android-application
android-architecture
android-studio
android-app
inter-process-communication
aidl
android-aidl
android-interface
aidldemo
aidl-android
aidl-binder-rpc
bankservice
aidl-binders
-
Updated
Feb 2, 2021 - Kotlin
OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.
c
fragments
process
operating-system
file-handling
named-pipes
pipes
stream-pipeline
inter-process-communication
threads
shared-memory
message-passing
system-calls
process-synchronisation
race-conditions
semaphores
process-creation
race-condition
allocation-strategies
-
Updated
Jun 1, 2020
Simple inter-process communication using Socket.io
-
Updated
Jun 27, 2016 - JavaScript
Compressed binary data designed for inter-process communication.
-
Updated
Jul 13, 2017 - PHP
Repo for the Advance Practical Embedded Systems. Contains work related to Linux kernel, Pthreads, FreeRTOS, etc.
beaglebone-black
kernel-module
logger
linux-kernel
multithreading
signals
freertos
pthreads
temperature-sensor
client-server
inter-process-communication
mutex
shell-scripts
mraa
linux-syscall
tmp102
kernel-builder
semaphores
thread-synchronization
apds9301
-
Updated
Jan 28, 2019 - C
-
Updated
Jan 2, 2016 - C
Codes and file for ECEN 5013, Advanced Embedded Software Development. Final project implements a robust client-server module using RF communication, message queues and supporting degraded service with graceful failure.
-
Updated
Nov 3, 2019 - HTML
Improve this page
Add a description, image, and links to the inter-process-communication topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inter-process-communication topic, visit your repo's landing page and select "manage topics."
Brief feature description
All tests should be self contained in an anonymous namespace.
Detailed information
Multiple tests files are linked together into one binary. If the tests are not put into an unique namespace, it is possible that multiple helper structs with the same name but different layout are in the same binary. With luck, the linker complains. With bad luck, the address