Top 1.8% dependent packages on proxy.golang.org
Top 1.1% dependent repos on proxy.golang.org
Top 7.4% forks on proxy.golang.org
proxy.golang.org : code.cloudfoundry.org/go-pubsub
Package pubsub provides a library that implements the Publish and Subscribe model. Subscriptions can subscribe to complex data patterns and data will be published to all subscribers that fit the criteria. Each Subscription when subscribing will walk the underlying subscription tree to find its place in the tree. The given path when subscribing is used to analyze the Subscription and find the correct node to store it in. As data is published, the TreeTraverser analyzes the data to determine what nodes the data belongs to. Data is written to multiple subscriptions. This means that when data is published, the system can traverse multiple paths for the data.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/code.cloudfoundry.org/go-pubsub
License: Apache-2.0
Latest release: over 1 year ago
First release: over 2 years ago
Namespace: code.cloudfoundry.org
Dependent packages: 9
Dependent repositories: 27
Stars: 55 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago