awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Cluster Synchronization Adapters · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCluster Synchronization Adapters

Mechanisms for distributing events and state across multiple server instances.

Explore 1 awesome GitHub repository matching software engineering & architecture · Cluster Synchronization Adapters. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Software Architecture
  4. Distributed Computing Paradigms
  5. Distributed Systems
  6. Cluster Synchronization Adapters

Awesome Cluster Synchronization Adapters GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • socketio/socket.io

    socketio/socket.io

    62,883GitHubView on GitHub↗

    Socket.io is a real-time communication engine that enables bidirectional, event-based data exchange between clients and servers. It provides a robust transport-agnostic protocol layer that automatically manages connection lifecycles, including heartbeat signals, automatic reconnection, and seamless fallback between Web

    TypeScriptjavascriptnodejssocket-io

Explore sub-tags

  • Cross-Process BroadcastingAdapters that facilitate the distribution and synchronization of messages across multiple server processes.
  • Distributed Pub-Sub AdaptersMessaging architectures that synchronize events and subscription memberships across multiple server instances.
  • Distributed Room AdaptersAdapters that enable room-based broadcasting functionality to persist across multiple server instances.
Message Broadcasting Adapters
Adapters that route and ensure message delivery between multiple server nodes in a distributed environment.