Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ipc

Change Detection works intermittently when receiving data from Electron Container IPC Channel

Good alternative to shared memory IPC for Java/C++ apps on Linux

java c++ linux ipc shared-memory

Java and C++ Shared Memory

Hadoop Resource Manager not starting

Sharing data using pyzmq zero-copy

communicating between processes with shared-memory results zero-copy?

WM_COPYDATA SendMessage - Can it send big strings?

string delphi ipc wm-copydata

Java TCP/IP Socket Latency - stuck at 50 μs (microseconds)? (used for Java IPC)

What are alternatives to Win32 PulseEvent() function?

winapi synchronization ipc

Electron - IPC - sending data between windows

ipc electron

Communication between PHP and Python

php python ajax ipc

NodeJS - how to get spawned child to communicate with parent?

Is Boost IPC any good? [closed]

What is the underlying transport for D-Bus?

linux ipc dbus

Designing this algorithm a better way?

java algorithm ipc

register callback in one application to be retrieved in another

Interprocess communication between C# and C++

c# .net c++ ipc

Can I pass an object to another process just passing its' pointer to a shared memory?

c++ ipc shared-memory

Inter-Process Communication Recommendation [closed]

c++ linux ipc

Is it possible to have pipe between two child processes created by same parent (LINUX, POSIX)

c linux ipc pipe