Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ipc

UNIX Domain Sockets and Cocoa

cocoa macos sockets ipc

Java C++ without JNI

java c++ ipc

GREF increasing / decreasing in multi-threaded service (aidl) - what does it mean?

Communicating between NodeJS and C using node-ipc and unix sockets

c node.js sockets ipc node-ipc

Is it possible to use function pointers across processes?

c++ boost ipc

Why doesn't my parent process see the child's output until it exits?

perl ipc

how to learn Java RMI quickly [closed]

java ipc rmi

What's the best IPC mechanism for medium-sized data in Perl? [closed]

perl ipc

Efficient Python IPC [closed]

python ipc communication rpc

how to create two processes from a single Parent

c ipc fork parent-child

NamedPipeServerStream not working on Windows 10 (works in Windows 7)

c# windows-10 pipe ipc

How do I receive a signal sent with sigqueue in a c program (on linux)?

c linux ipc sigqueue

Bug with robust mutex

c++ linux pthreads ipc mutex

Isolating and multiply instantiating a C library in-process

c++ c ipc

Sharing objects across Java processes

What have you used sysv/posix message queues for?

c ipc posix

Android IPC and ContentProvider differences

What ZeroMQ socket type to use for inter process communication?

c ipc zeromq