[ Источник: golang-github-cloudflare-tableflip ]
Пакет: golang-github-cloudflare-tableflip-dev (1.2.1~git20200514.4baec98-4)
Ссылки для golang-github-cloudflare-tableflip-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-cloudflare-tableflip:
- [golang-github-cloudflare-tableflip_1.2.1~git20200514.4baec98-4.dsc]
- [golang-github-cloudflare-tableflip_1.2.1~git20200514.4baec98.orig.tar.gz]
- [golang-github-cloudflare-tableflip_1.2.1~git20200514.4baec98-4.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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
|
|
|
|
-
- dep: golang-github-pkg-errors-dev (>= 0.9.1~)
- Simple error handling primitives for Go
Загрузка golang-github-cloudflare-tableflip-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 16,4 Кб | 82,0 Кб | [список файлов] |