
s6
runit
systemd
sysvinit
Upstart
LineageOS
GrapheneOS
Dinit is a service supervisor with dependency support which can also act as the system "init" program.

systemd
runit
PM2
sysvinit
Upstart
M/Monit
Cron
Supervisor is a client/server system that allows its users to monitor and control a number of...
Which is more popular?
Based on our record, Supervisor should be more popular than Dinit. It has been mentioned 30 times since March 2021.
Website, pricing, platforms and company facts side by side.
|
|
|
|
|---|---|---|
| Website | github.com | supervisord.org |
| Pricing | — | |
| Listed in |
What each product offers, as listed by its team.


Possible disadvantages
Possible disadvantages
Walkthroughs and reviews on video.
How often each product is chosen within a category, 0–100% relative to the other.


Share your experience with using Dinit and Supervisor. For example, how are they different and which one is better?
Recommendations tracked on public social media and blogs since March 2021.


I wrote up some issues with service reliability here https://github.com/andrewbaxter/puteron/?tab=readme-ov-file#origin-story Design-wise, I think having users modify service on/off state *and* systemd itself modify those states is a... - Source: Hacker News / 8 months ago
Still, I applaud efforts like s6 and Dinit as competition is a good thing in general. I hope they'll continue to be improved upon until they've become viable alternatives to systemd for most users. Source: over 3 years ago
You can download dinit from github https://github.com/davmac314/dinit. (also read everything about it) Do a simple make && make install which should install it to /sbin/dinit No need to remove systemd or openrc. /sbin/init should be... Source: over 3 years ago
I'm reminded of this https://supervisord.org/ Used it inside of containers a few times when I wanted to keep things simple and have a container that ran both a web server and PHP-FPM at the same time and kept them up. - Source: Hacker News / 7 months ago
Is there a cool lightweight alternative to cron for (at least) a single host? To illustrate what I am looking for, I often end up using supervisord [0] (but I also like immortal [1]) for process control when not on a systemd enabled... - Source: Hacker News / about 1 year ago
Supervisor: A process control system to ensure the Gunicorn server stays alive. - Source: dev.to / over 1 year ago
When comparing Dinit and Supervisor, you can also consider the following products.
s6 is a small suite of programs for UNIX, designed for process supervision. It can be used as an init system, or as separate supervision components.
Compare s6 to Dinit or Supervisor:
systemd is a replacement for the init daemon for Linux (either System V or BSD-style).
Compare systemd to Dinit or Supervisor:
runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...
Compare runit to Dinit or Supervisor:

Savannah is a central point for development, distribution and maintenance of free software, both GNU and non-GNU.
Compare sysvinit to Dinit or Supervisor:

Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and...
Compare Upstart to Dinit or Supervisor: