Re: Compatibility between D-Bus and kdbus
Lennart Poettering <[email protected]>
| Newsgroups | gmane.comp.sysutils.systemd.devel,gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <20141126003628.GC14363@gardel-login> |
On Wed, 26.11.14 00:46, David Herrmann ([email protected]) wrote: > Custom endpoints do _not_ create new buses. Really. You could create a > custom bus and use it for just 2 connections, but then you could also > just use socketpair(2). Note that there was some discussion on > "anonymous buses", which would allow to create such buses on the fly. > But again, this will not be part of the initial kdbus draft. If anyone > cares, submit it as patches once kdbus is upstream. I gave up on the anonymous bus idea btw. With the current kdbusfs-based approach creating a bus is so cheap that the benefit of being anonymous is realy gone. We can implement a scheme like this fully in userspace now, by simply using a randomized bus name... Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel