awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesSession-Based Routing

Ensuring consistent routing of network sessions to specific endpoints using hash-based sampling of headers.

Distinct from Consistent Hashing: Applies consistent hashing specifically to network session steering rather than general data distribution across cluster nodes.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Session-Based Routing. Refine with filters or upvote what's useful.

Awesome Session-Based Routing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • probelabs/goreplayprobelabs 的头像

    probelabs/goreplay

    19,286在 GitHub 上查看↗

    Goreplay is an HTTP traffic mirroring tool designed to capture live network traffic from production environments and replay it into test systems for validation. It includes a specialized Kubernetes traffic capturer that operates as a daemonset to mirror traffic from specific pods using label selectors and namespace filters, alongside a TCP traffic recorder for intercepting raw network packets. The project features a Kafka traffic pipeline for streaming captured payloads to topics or ingesting messages for playback, and an HTTP request transformer to mask sensitive data or rewrite headers and

    Ensures consistent routing of specific network sessions to the same destination endpoint using header-based hash sampling.

    Go
    在 GitHub 上查看↗19,286
  • devicefarmer/stfDeviceFarmer 的头像

    DeviceFarmer/stf

    4,312在 GitHub 上查看↗

    This project is an Android device farm management platform and mobile device testing lab. It provides a web-based interface for remotely controlling, debugging, and managing fleets of physical Android devices. The platform enables remote hardware access through an ADB remote control system, allowing for remote shell execution, application installation via drag-and-drop, and real-time screen interaction through a browser. It includes tools for mapping remote device connections to local ports, enabling the use of integrated development environments for debugging. The system covers hardware inv

    Routes user requests to specific device controllers based on active session identifiers.

    JavaScriptandroiddebugginghacktoberfest
    在 GitHub 上查看↗4,312
  1. Home
  2. Software Engineering & Architecture
  3. Consistent Hashing
  4. Session-Based Routing