Re: SMP: inter-process communication

From: Kinkie <gkinkie_at_gmail.com>
Date: Tue, 23 Feb 2010 17:49:56 +0100

> So, neither parent/kid pipe nor UDS is ideal. Both are candidates. I
> lean towards UDS because they make communication between kids or even
> unrelated processes possible. I am worried about restricting all
> communications to communication with a parent.

I would also lean to UDS, including for IPC for shutdown/reconfiugure
etc (with fallback on signals in case the process is stuck,
busy-looping or similar)

-- 
    /kinkie
Received on Tue Feb 23 2010 - 16:50:07 MST

This archive was generated by hypermail 2.2.0 : Tue Feb 23 2010 - 12:00:09 MST