Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.0% on proxy.golang.org
Top 4.3% forks on proxy.golang.org

proxy.golang.org : github.com/cloudfoundry/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/github.com/cloudfoundry/go-pubsub
License: Apache-2.0
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/cloudfoundry
Stars: 55 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...