Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ipc

Recommended way to communicate between processes running on different computers on the same network

.net ipc pipe

multithreading in two processes communicating over shared memory gives a huge slowdown and then core-mapping recovers it

Why is data sent across the network converted to network byte order?

c sockets ipc

EventWaitHandle not getting closed on process kill

Alternatives to ipcs

c ipc shared-memory ipcs

Methods of communicating between kernel and user apps

linux ipc kernel-module

How can I run multiple tests scripts in perl giving parameters from another one?

perl automated-tests ipc

Can iOS apps communicate via sockets?

ios sockets app-store ipc

Synchronizing sibling processes using Pipes

c linux unix pipe ipc

How can I cleanup the IPC message-queue?

c ipc message-queue

Interprocess communication in Lua with Example?

lua ipc interprocess

Where do you place POSIX semaphores when using POSIX shared memory?

How to: Communicate with a subprocess

lua go ipc

ZeroMQ threw ZMQError on socket bind to an ipc:// protocol address (python)

python sockets ipc zeromq pyzmq

Finder Sync extension: cannot communicate through UNIX domain socket

fgetc blocking : problem with reading from a pipe

c ipc pipe fork