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 24 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 4 times, most recently from 2f789f5 to 422532b Compare December 12, 2024 01:28
@vazois vazois force-pushed the vazois/cluster-pubsub branch 3 times, most recently from 0f02ac5 to 4945338 Compare January 7, 2025 19:20
@vazois vazois force-pushed the vazois/cluster-pubsub branch 4 times, most recently from 05088f5 to b29ef07 Compare January 11, 2025 01:02
@vazois vazois force-pushed the vazois/cluster-pubsub branch from b29ef07 to 27282b1 Compare January 11, 2025 01:24
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