Hacker News new | ask | show | jobs
by jcgl 39 days ago
If the application supports it, there’s also systemd socket activation (or traditional inetd sorta stuff too if that fits)
1 comments

Forgot to mention: you can use systemd-socket-proxyd to bridge to an application that doesn't support socket activation too: https://www.man7.org/linux/man-pages/man8/systemd-socket-pro...