awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDistributed Socket Event Coordination

Uses a shared message queue to synchronize events across multiple worker processes for horizontal scaling.

Distinct from Message Queue Workers: Distinct from Message Queue Workers: focuses on coordinating real-time socket events, not general task processing.

Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed Socket Event Coordination. Refine with filters or upvote what's useful.

Awesome Distributed Socket Event Coordination GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • miguelgrinberg/flask-socketioالصورة الرمزية لـ miguelgrinberg

    miguelgrinberg/Flask-SocketIO

    5,509عرض على GitHub↗

    Flask-SocketIO is a Flask extension that integrates the Socket.IO real-time communication protocol into Flask applications, enabling persistent bidirectional connections between servers and clients. It transparently switches between WebSocket and HTTP long-polling while maintaining a persistent session identity, and provides a full event-driven framework for real-time web application communication. The library distinguishes itself with support for namespace multiplexing, allowing event handlers to be isolated into separate namespaces with independent lifecycle and routing. It also offers room

    Uses a shared message queue to synchronize events across multiple worker processes for horizontal scaling.

    Pythonflaskflask-socketiopython
    عرض على GitHub↗5,509
  1. Home
  2. DevOps & Infrastructure
  3. Message Queue Workers
  4. Distributed Socket Event Coordination