Using D-Bus for private IPC

Thiago Macieira thiago at kde.org
Tue Sep 27 00:33:41 UTC 2022


On Monday, 26 September 2022 14:23:08 PDT Lawrence D'Oliveiro wrote:
> > It's a one-to-many model, so I'm not sure peer-to-peer would work.
> > One process is the server, and there are many processes that are
> > clients.
> 
> So you do the conventional thing, and have the server listen on a socket
> for incoming connections. It can accept as many client connections as
> it can handle.

Right, many one-to-one is possible with peer-to-peer mode and wouldn't need a 
separate bus process.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DCAI Cloud Engineering





More information about the dbus mailing list