Service Governance
Service Discovery
Kitex provides extensions for service registration and discovery, and already supports many popular registries.
LoadBalancer
This doc covers LoadBalancer implementation principles and usage guidelines provided by Kitex.
Timeouts
There are several types of Timeout in Kitex: Client connection timeout, Client RPC timeout, Server read/write timeout, and Server exit timeout.
Retry
Kitex Exception retry and Backup Request policy Introduction and Usage Guide.
Fallback
Kitex Fallback Introduction and Usage Guide.
Rate Limiting
Usage guide for Kitex Default and Custom rate limiting.
Customized Access Control
Kitex provides a simple middleware builder that supports self-defined access control logic to reject requests under certain conditions.
Last modified
October 23, 2023
: (b3fc20f)