パッケージ: golang-github-thejerf-suture-dev (4.0.1-1)
golang-github-thejerf-suture-dev に関するリンク
Trisquel の資源:
golang-github-thejerf-suture ソースパッケージをダウンロード:
- [golang-github-thejerf-suture_4.0.1-1.dsc]
- [golang-github-thejerf-suture_4.0.1.orig.tar.gz]
- [golang-github-thejerf-suture_4.0.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Aloïs Micard
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.