Service Discovery
Kitex provides extensions for service registration and discovery, and already supports many popular registries.
Kitex provides extensions for service registration and discovery, and already supports many popular registries.
This doc covers LoadBalancer implementation principles and usage guidelines provided by Kitex.
Kitex supports RPC timeout and connection timeout, both of which support client-level and invocation-level configurations.
Kitex Exception retry and Backup Request policy Introduction and Usage Guide.
This doc covers Kitex Circuit Breaker use guide and principle introduction.
Kitex Fallback Introduction and Usage Guide.
Usage guide for Kitex Default and Custom rate limiting.
Kitex provides a simple middleware builder that supports self-defined access control logic to reject requests under certain conditions.