hackage.haskell.org : systemd-socket-activation
"Socket activation" is the a feature of systemd. We use it for web servers, to avoid the momentary downtime that otherwise occurs while restarting processes. Because the socket is manged by systemd, not by our process, the socket remains even while our process is down. Requests to the socket are queued until our process comes back up to respond.
Registry
-
Source
- JSON
purl: pkg:hackage/systemd-socket-activation
Keywords:
library
, mit
, network
, system
, Propose Tags
, haskell
, haskell-library
, socket-activation
, systemd
License: MIT
Latest release: 9 months ago
First release: about 4 years ago
Downloads: 645 total
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago