ktorio/ktor

Systemd sockets

Open

#1899 aperta il 27 mag 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Kotlin (1254 fork)batch import
featurehelp wanted

Metriche repository

Star
 (14.408 star)
Metriche merge PR
 (Merge medio 24g 16h) (58 PR mergiate in 30 g)

Descrizione

Subsystem Server

Systemd can create sockets (TCP, unix domain and more) for services, see https://www.freedesktop.org/software/systemd/man/systemd.socket.html Could this be supported? The socket doesn't disappear when the service is restarted (connections get queued) and it also helps with dependencies between services.

Guida contributor