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

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

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

1 个仓库

Awesome GitHub RepositoriesReactive Remote Streams

Non-blocking streams for remote procedure calls to improve resource efficiency.

Distinct from Asynchronous Stream Processing Frameworks: Specializes asynchronous stream processing for the context of remote RPC calls specifically.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Reactive Remote Streams. Refine with filters or upvote what's useful.

Awesome Reactive Remote Streams GitHub Repositories

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

    sofastack/sofa-rpc

    3,920在 GitHub 上查看↗

    Sofa-rpc 是一个高性能远程过程调用框架,旨在构建分布式 Java 应用程序。它作为管理分布式服务网格的工具包,提供 gRPC 通信层以及用于注册和定位远程服务实例的系统。 该框架具有一个网络安全层,实现了 TLS 加密和授权检查,以保护服务之间传输的数据。它利用可插拔协议层支持多种通信标准,确保灵活的点对点连接。 可靠性和流量管理通过断路器、客户端负载均衡和服务健康监控来处理。该系统还包括用于分布式请求追踪和响应式远程流处理的可观测性工具,以提高资源效率。 该框架提供 JSON 数据序列化工具,并通过连接池和服务发现注册中心管理远程连接。

    Supports remote invocations using asynchronous streams to increase throughput and resource efficiency.

    Javahessianhttp2protobuf
    在 GitHub 上查看↗3,920
  1. Home
  2. Programming Languages & Runtimes
  3. Asynchronous Stream Processing Frameworks
  4. Reactive Remote Streams