Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ipc

Can Messenger (lightweight alternative to AIDL) be used for cross-application communication?

android ipc aidl

IPC: Using of named pipes in c++ between two programs

c++ c linux ipc named-pipes

Would you architect the control API of the next-gen Mars rover to be RESTful instead of an RPC?

api rest ipc rpc robotics

Throw a custom exception from a service to an activity

android exception service ipc

Using IPC to combine multiple languages

java c air shared-libraries ipc

Random characters when reading from pipe

bindService() returns false but unbindService() needs to be called?

android service ipc

How do I run a program from another program and pass data to it via stdin in c or c++?

c++ c ipc stdin

Electron ipc using remote website?

IPC between C application and Python

python c ipc

process.send is sync/async on *nix/Windows?

Which Java RMI/RPC/IPC technology should I use?

java ipc rmi rpc

pass object from one process to another

.net process ipc

Is there any RPC framework with signal functionality as in DBus?

ipc thrift dbus grpc capnproto

what are the ipc libs to communicate between a python and an haskell process? [closed]

Python IPC - Twisted, RabbitMQ,

Communication between Python and Matlab

python matlab ipc

How safe is pthread robust mutex?

Interprocess Communication Between C# application and unmanaged C++ application

c# c++ ipc

Problems with Inverted PUB/SUB with ZeroMQ