Tagged articles
2 articles
Page 1 of 1
HomeTech
HomeTech
Jun 16, 2022 · Backend Development

Migrating from SPserver to BRPC: Performance Optimization and Lessons Learned

This article analyzes the timeout and performance problems of the SPserver framework in an advertising service, explains the root causes, and demonstrates how switching to the high‑concurrency BRPC RPC framework dramatically improves throughput, latency, and resource utilization.

brpcoptimizationspserver
0 likes · 14 min read
Migrating from SPserver to BRPC: Performance Optimization and Lessons Learned
Qunar Tech Salon
Qunar Tech Salon
Sep 22, 2017 · Backend Development

Interview: The Story Behind Baidu’s Open‑Source RPC Framework brpc

This article interviews Baidu’s chief architect Ge Jun about the origins, design principles, performance advantages, and open‑source release of the high‑performance C++/Java RPC framework brpc, highlighting its extensive internal use, architectural features, and future roadmap.

BackendCRPC
0 likes · 14 min read
Interview: The Story Behind Baidu’s Open‑Source RPC Framework brpc