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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
about 1 year ago
1.1.0.2
about 1 year ago
Versions
6
6
Downloads
714 total
714 total
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/systemd-socket-activation
spec |
| License | MIT |
| First Release | over 4 years ago |
| Last Synced | 3 days ago |
Repository
| Stars | 3 on GitHub |
| Forks | 1 on GitHub |