[ bianca ]
[ 原始碼: golang-github-moby-pubsub ]
套件:golang-github-moby-pubsub-dev(1.0.0-2)
golang-github-moby-pubsub-dev 的相關連結
下載原始碼套件 golang-github-moby-pubsub:
- [golang-github-moby-pubsub_1.0.0-2.debian.tar.xz]
- [golang-github-moby-pubsub_1.0.0-2.dsc]
- [golang-github-moby-pubsub_1.0.0.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- libevent-distributor-perl
- golang-github-cactus-go-statsd-client-dev
- golang-github-robfig-go-cache-dev
- libnanomsg5
- golang-github-burntsushi-locker-dev
- libsejda-eventstudio-java
- golang-github-leonelquinteros-gotext-dev
- golang-github-hashicorp-go-cleanhttp-dev
- nanomsg-utils
- libnanomsg-dev
- golang-github-arceliar-phony-dev
Pub/Sub implementation in Go
It implements a basic pub/sub structure, which allows one to send events and subscribe to them and can be safely used from multiple goroutines.