ktorio/ktor

Systemd sockets

開放

#1,899 建立於 2020年5月27日

 (1 則留言) (0 個反應) (0 位負責人)Kotlin (1,254 個分叉)batch import
featurehelp wanted

倉庫指標

星標
 (14,408 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南