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

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

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

1 个仓库

Awesome GitHub RepositoriesInternal Logic Extensions

Customization of core framework behaviors through abstraction interfaces.

Distinct from Feature Extension Plugins: Focuses on extending internal framework logic via interfaces rather than adding end-user feature plugins.

Explore 1 awesome GitHub repository matching devops & infrastructure · Internal Logic Extensions. Refine with filters or upvote what's useful.

Awesome Internal Logic Extensions GitHub Repositories

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

    alipay/sofa-rpc

    3,921在 GitHub 上查看↗

    sofa-rpc 是一个基于 Java 的远程过程调用框架,旨在执行远程函数并在分布式应用程序之间交换数据。它作为分布式服务编排器和通信工具,提供了一个集成注册中心的管理器来定位和追踪集群中的活动网络端点。 该框架采用基于接口的插件架构,允许通过抽象接口自定义内部逻辑和 RPC 行为。这种可扩展性使得能够在不修改核心系统的情况下实现专门的业务逻辑。 该系统通过自动集群故障转移、故障处理和动态负载均衡策略确保高可用性和可靠性。它管理服务流量路由,并利用抽象传输层将通信逻辑与物理网络协议解耦。

    Allows the customization of internal framework logic through abstraction interfaces without modifying the core system.

    Java
    在 GitHub 上查看↗3,921
  1. Home
  2. DevOps & Infrastructure
  3. Release Automation
  4. Plugin Extensibility
  5. Feature Extension Plugins
  6. Internal Logic Extensions