An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
1.1.0.2
about 1 year ago
Versions
6
Downloads
702 total
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 about 1 hour ago
Repository
Stars 3 on GitHub
Forks 1 on GitHub