Dbus-broker Alternatives
Similar projects and alternatives to dbus-broker
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
systemd-homed_ZFS
This repo contains scripts and systemd services that make it possible to use systemd-homed in "LUKS" mode to automatically decrypt and lock a home directory on an encrypted ZFS dataset
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
dbus-broker discussion
dbus-broker reviews and mentions
-
DBus and Systemd
Linux did get memfd, which was originally a component of kdbus.
kdbus seems to have failed because of arguments over attaching process capabilities to messages: https://lwn.net/Articles/641275/ And most if not all of the performance improvements were later realized with an improved user space D-Bus implementation (sd-bus?).
bus1 seems to have followed a similar trajectory--what remains of the effort is a better D-Bus implementation in user space: https://github.com/bus1/dbus-broker
-
What is the best way to setup a systemd service that listens to dbus and triggers a shell script to run whenever it seems a particular dbus message?
That article was written on August 23rd, 2017, meaning it is over 5 years old. dbus-broker has also been the default dbus daemon in Fedora since Fedora 29, which was released ~3.5 years ago (in Spring 2019). Also, the dbus broker github page indicates that it is actually on its 32nd release.
Stats
bus1/dbus-broker is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of dbus-broker is C.