man mq_overview
Programming Tips - What's the best way to pass info between two Linux programs on the same machine?
Date: 2014sep17
OS: Linux
Keywords: IPC
Q. What's the best way to pass info between two Linux programs on the same machine?
A. POSIX message queues is a good approach. For more info do: