Posts in 2023
  • Heuristic Flow Control

    Monday, January 30, 2023 in Technical Solutions

    Overview The flexible services discussed in this article primarily refer to load balancing on the consumer side and rate limiting on the provider side. In previous versions of Dubbo, The load balancing component primarily focused on the principle of …

    Read more

  • Dubbo3 Application-Level Service Discovery Design

    Monday, January 30, 2023 in Technical Solutions

    Objective Significantly reduce resource consumption during the service discovery process, including increasing the registration center’s capacity limit and reducing resource usage for consumer address resolution, allowing the Dubbo3 framework …

    Read more

Posts in 0001
  • Enhanced HTTP Standard Capabilities of Triple Protocol

    Monday, January 01, 0001 in Technical Solutions

    Enhanced HTTP Standard Capabilities of Triple Protocol - Support for Multiple Content-Type This article focuses on how Triple supports more of the HTTP standard Content-Type and how the service receives these requests. Overview Triple currently …

    Read more