Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> devel >> golang-github-cloudflare-tableflip-dev
aramo  ]

软件包: golang-github-cloudflare-tableflip-dev (1.2.1~git20200514.4baec98-3)

Graceful process restarts in Go (library)

It is sometimes useful to update the running code and / or configuration of a network service, without disrupting existing connections. Usually, this is achieved by starting a new process, somehow transferring clients to it and then exiting the old process.

There are many ways to implement graceful upgrades. They vary wildly in the trade-offs they make, and how much control they afford the user. This library has the following goals:

 - No old code keeps running after a successful upgrade
 - The new process has a grace period for performing initialisation
 - Crashing during initialisation is OK
 - Only a single upgrade is ever run in parallel

其他与 golang-github-cloudflare-tableflip-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 golang-github-cloudflare-tableflip-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 16.3 kB82 kB [文件列表]