Concepting a new IPC (was Re: "DBus Embedded" - a clean break)
Scott James Remnant
scott at netsplit.com
Sun Jan 23 08:57:01 PST 2011
Nothing about the D-Bus protocol requires the starfish design through
the daemon; you can do D-Bus peer-to-peer in which case it is truly a
lightweight binary protocol. In terms of bus-based, there is decent
work underfoot to base D-Bus on top of a multicast AF_UNIX socket
using the bpf to replace match rules.
Scott
On Sun, Jan 23, 2011 at 12:55 AM, Alberto Mardegan
<mardy at users.sourceforge.net> wrote:
> On 01/23/2011 06:47 AM, Scott James Remnant wrote:
>>
>> Didn't read - but I wondered what's wrong with the D-Bus protocol?
>> One could write a very efficient embedded implementation of it if one
>> desired.
>
> Sure, but I believe that avoiding routing the messages through the daemon
> would be a further gain.
> See also the post which started the thread ""DBus Embedded" - a clean
> break".
>
> Ciao,
> Alberto
>
> --
> http://blog.mardy.it <- geek in un lingua international!
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
>
More information about the dbus
mailing list