Error code Mark RPC as failed Error Code in brpc User-defined Error Code Error code Learn the error code of bRPC client. brpc use brpc::Controller to set and get parameters...
Avalanche Avalanche Learn how to prevent bRPC avalanche. “雪崩”指的是访问服务集群时绝大部分请求都超时,且在流量减少时仍无法恢复的现象。下面解释这个现象的来源。 当流量超出服务的最大qps时,服务将无法正常服务;当流量恢复正常时(小于服务的处理能力),积压的请求会被处理,虽然其中很大一部分可...
Committer Guide Introduction The Apache Way: Guidance for Committer: Guidance for PMC member: Peer Review: Detailed Procedures 1. How to develop committers Preconditions The...
status status Learn about status service. /status shows primary statistics of services inside the server. The data sources are same with /vars , but stats are grouped differen...
Server Basics Serve http:h2 Serve gRPC Serve thrift Serve Nshead Server push Avalanche Debug server issues Auto ConcurrencyLimiter Media Server json2pb Server Learn h...