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 19 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 from de84b93 to 802b69f Compare January 6, 2025 19:15
@vazois vazois force-pushed the vazois/cluster-pubsub branch from 802b69f to 919f90c Compare January 7, 2025 00:17
@vazois vazois force-pushed the vazois/cluster-pubsub branch from 0f02ac5 to 4945338 Compare January 7, 2025 19:20
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