RocketMQ Overview: Architecture, Components, and Message Flow
An in-depth overview of Apache RocketMQ, covering its core features, NameServer, Broker, Client internals, and message storage.
47 posts
An in-depth overview of Apache RocketMQ, covering its core features, NameServer, Broker, Client internals, and message storage.
A step-by-step guide to purchasing a low-cost VPS and setting up secure internet access using SSR or V2Ray, with optional server optimizations.
A real-world case study of diagnosing and fixing a Gradle build failure caused by dependency conflicts in error_prone_annotations.
An overview of essential OTA (Online Travel Agency) concepts, systems, and booking workflows used in the travel industry.
A comprehensive introduction to Apache Flink, covering big data architectures, stream processing fundamentals, and Flink’s core features.
A practical project retrospective covering system goals, technology choices, performance bottlenecks, and operational lessons.
How to scrape disaster warning data from China Weather Network and parse XML responses using Java and Jackson.
A real-world troubleshooting guide to identifying and fixing abnormal CPU spikes caused by Tomcat hot reload behavior in production.
A real-world incident analysis of slow responses in a WeChat platform, covering concurrency spikes, Tomcat limits, and database bottlenecks.
Practical lessons and management insights gained from real-world system refactoring projects, focusing on data migration, team coordination, and technology choices.
A practical overview of why consistency issues occur in distributed systems and how to design for eventual consistency using proven patterns.