Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ipc

Process communication of Python's Multiprocessing

Wait for a Unix Domain socket to be bound

ipc unix-socket

Dynamically create a list of shared arrays using python multiprocessing

Low-latency communication between threads in the same process

How do I share a Core Data store between processes using NSDistributedNotifications?

cocoa core-data ipc

Read/write example codes for TPipeServer and TPipeClient components and security check

Opening a Memory Mapped File causes FileNotFoundException when deployed in IIS

How does COM/Automation do IPC under the hood?

windows com ipc

Using files for for shared memory IPC

unix pipe multiple writers

unix ipc pipe

Why use parcelable when you can perform the same task using static variables?

android ipc parcelable

Is there an IPC transport implementation for Thrift ? or low latency SOA solutions

java php ipc soa thrift

Is Inter Process Communication possible between iOS applications using Sockets?

ios sockets ipc

D-Bus how to create and send a Dict?

c ipc dbus

Forcing ~synchronous Node.js IPC

javascript node.js ipc

Can multiple Wasm modules interact with each other and share memory directly via functions?

How can I handle IPC between C and Python?

python c ipc

Condition Variable in Shared Memory - is this code POSIX-conformant?

Can pods in Kubernetes see/access the processes of other containers running in the same pod?

kubernetes ipc

lock freedom/atomic operations across 2 processes instead of threads