Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CLUSTER PUBSUB #866

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Conversation

vazois
Copy link
Contributor

@vazois vazois commented Dec 9, 2024

This PR adds support for PUBSUB in Cluster mode.

  • Implement SPUBLISH and SSUBSCRIBE APIs
  • Add published message forwarding using the active gossip connections
  • Expose parameters to allow configuring max outstanding PubSub forwarding tasks
  • Augment latency and throughput benchmarks with PUBLISH and SPUBLISH support.

@vazois vazois force-pushed the vazois/cluster-pubsub branch from c0d7c95 to 24ce926 Compare December 10, 2024 02:23
@vazois vazois force-pushed the vazois/cluster-pubsub branch from 24ce926 to 6c43d56 Compare December 10, 2024 23:59
@vazois vazois force-pushed the vazois/cluster-pubsub branch from 6c43d56 to 79e0d6d Compare December 11, 2024 19:54
@vazois vazois force-pushed the vazois/cluster-pubsub branch from 2f789f5 to 422532b Compare December 12, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant