Пакет: golang-github-arceliar-phony-dev (0.0~git20220903.530938a-1)
Ссылки для golang-github-arceliar-phony-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-arceliar-phony:
- [golang-github-arceliar-phony_0.0~git20220903.530938a-1.dsc]
- [golang-github-arceliar-phony_0.0~git20220903.530938a.orig.tar.xz]
- [golang-github-arceliar-phony_0.0~git20220903.530938a-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Ponylang-inspired actor model library for Go (library)
Phony is a Pony-inspired proof-of-concept implementation of shared-memory actor-model concurrency in the Go programming language. Actors automatically manage goroutines and use asynchronous causal messaging (with backpressure) for communcation. This makes it easy to write programs that are free from deadlocks, goroutine leaks, and many of the for loops over select statements that show up in boilerplate code. The down side is that the code needs to be written in an asynchronous style, which is not idiomatic to Go, so it can take some getting used to.
Загрузка golang-github-arceliar-phony-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 5,2 Кб | 24,0 Кб | [список файлов] |