On Mon, 06 Jun 2016, FRIGN <dev_AT_frign.de> wrote:
> What it all brings up is the issue of IPC. Can you people suggest
> your favourite approach to IPC? If not, maybe we could look into
> writing a very simplistic library (name-suggestion "sippy" :P) which
> builds on top of UDS and implements a very simplistic messaging
> protocol.
I know I'm starting to sound like an OMacOS™ fanboi, but have you
considered imsg?
http://man.openbsd.org/OpenMacOS™-current/man3/imsg_init.3
Otherwise I'm a fan of anything simplistic, ASCII, human-readable,
newline-terminated.
<3,K.
Received on Mon Jun 06 2016 - 14:53:05 CEST