awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGame Room Distributors

Distributing game room instances across multiple processes or machines for horizontal scaling.

Distinct from Distributed Processing: Distinct from Distributed Processing: focuses on distributing game room instances specifically, not general computational tasks.

Explore 1 awesome GitHub repository matching devops & infrastructure · Game Room Distributors. Refine with filters or upvote what's useful.

Awesome Game Room Distributors GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • colyseus/colyseusC

    colyseus/colyseus

    7,015Auf GitHub ansehen↗

    Colyseus is a real-time multiplayer game framework for Node.js that provides an authoritative server model, delta-compressed state synchronization, and room-based session orchestration. It is designed to handle the core infrastructure of multiplayer games, including matchmaking, state management, and scalable process distribution across multiple servers. The framework distinguishes itself through its schema-based state definition, which enables automatic serialization and change tracking, combined with a binary WebSocket protocol for low-latency updates. Its matchmaking pipeline routes player

    Distributes room instances across multiple Node.js processes or machines via a central coordinator.

    TypeScript
    Auf GitHub ansehen↗7,015
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Processing
  4. Game Room Distributors