Tag

Network Services

0 views collected around this technical thread.

Architecture Development Notes
Architecture Development Notes
Aug 13, 2024 · Backend Development

Build a High‑Performance HTTP Load Balancer with Rust’s Pingora Framework

Learn how to create a fast, modular HTTP load balancer using Rust’s Pingora framework, covering its core advantages, step‑by‑step project setup, code walkthrough, testing, and advanced features like health checks, service discovery, SSL offloading, and traffic control.

Load BalancingNetwork ServicesPingora
0 likes · 6 min read
Build a High‑Performance HTTP Load Balancer with Rust’s Pingora Framework
Ctrip Technology
Ctrip Technology
Sep 11, 2017 · Mobile Development

Ctrip’s Mobile Engineering Practices: React Native, Wireless Network Service Architecture, and Android Plugin Refactoring

The article recounts Ctrip’s 2017 EGO event where senior engineers shared practical experiences on scaling React Native in their app, detailed the company’s TCP‑based wireless network service architecture, and presented Android plugin refactoring techniques, highlighting technical challenges, solutions, and future directions.

Android PluginCtripNetwork Services
0 likes · 7 min read
Ctrip’s Mobile Engineering Practices: React Native, Wireless Network Service Architecture, and Android Plugin Refactoring