Inter-process communication in Linux: Sockets and signals

Mesh networking connected dots

This is the third and final article in a series about interprocess communication (IPC) in Linux. The first article focused on IPC through shared storage (files and memory segments), and the second article does the same for basic channels: pipes (named and unnamed) and message queues.

read more

Source:
https://opensource.com/article/19/4/interprocess-communication-linux-networking