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

Kitex supports RPC timeout and connection timeout, both of which support client-level and invocation-level configurations.

Retry

Kitex Exception retry and Backup Request policy Introduction and Usage Guide.

Circuit Breaker

This doc covers Kitex Circuit Breaker use guide and principle introduction.

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 August 14, 2023 : docs: supplement param tag desc (#762) (e9c005c)