awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesDistributed Script Routing

Routing logic that ensures scripts are executed on the specific backend server containing the relevant hashed keys.

Distinct from Platform Script Execution: Distinct from general platform script execution by focusing on the network routing to the correct shard for data-local script execution.

Explore 1 awesome GitHub repository matching development tools & productivity · Distributed Script Routing. Refine with filters or upvote what's useful.

Awesome Distributed Script Routing GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • twitter/twemproxytwitter का अवतार

    twitter/twemproxy

    12,340GitHub पर देखें↗

    Twemproxy is a lightweight proxy that routes and distributes requests across multiple Redis and Memcached backend servers. It functions as a protocol translation gateway and distributed cache shard manager, partitioning data across clusters to balance load and storage capacity. The system acts as a high-availability cache orchestrator, employing health monitoring and automatic server ejection to maintain continuous access to cached data. It integrates with sentinels for dynamic master and replica discovery and utilizes consistent hashing and tag-based key grouping to manage data distribution

    Executes scripts across backend servers by routing requests to instances where the target keys hash to the same location.

    C
    GitHub पर देखें↗12,340
  1. Home
  2. Development Tools & Productivity
  3. Platform Script Execution
  4. Distributed Script Routing