|
|
Log in / Subscribe / Register

Kdbus meets linux-kernel

Kdbus meets linux-kernel

Posted Nov 6, 2014 10:28 UTC (Thu) by etienne (guest, #25256)
In reply to: Kdbus meets linux-kernel by Cyberax
Parent article: Kdbus meets linux-kernel

> One of the major DBUS features is multicasting and asynchronous signals.

Just two simple questions, from a non specialist:
DBUS requests looks a bit like SNMP, and even if SNMP docs is real crap it is reasonably easy to use - what would be the major difference between them?
(It would be nice to be able to ask another computer which timezone it is living in)

Adding multicast to AF_UNIX sockets is maybe wrong, but is it really less efficient to talk over an IP sockets to localhost (some short-circuit and zero copy network drivers are already probably implemented, isn't it)?


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds