Pakket: golang-github-thejerf-suture-dev (2.0.1-4)
Verwijzigingen voor golang-github-thejerf-suture-dev
Trisquel bronnen:
Het bronpakket golang-github-thejerf-suture downloaden:
- [golang-github-thejerf-suture_2.0.1-4.dsc]
- [golang-github-thejerf-suture_2.0.1.orig.tar.gz]
- [golang-github-thejerf-suture_2.0.1-4.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Alexandre Viau
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Supervisor trees for Go.
Suture provides Erlang-ish supervisor trees for Go. "Supervisor trees" -> "sutree" -> "suture" -> holds your code together when it's trying to die. It is intended to deal gracefully with the real failure cases that can occur with supervision trees (such as burning all your CPU time endlessly restarting dead services), while also making no unnecessary demands on the "service" code, and providing hooks to perform adequate logging with in a production environment.
Andere aan golang-github-thejerf-suture-dev gerelateerde pakketten
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib