Articles

Here's a chronological list of all the posts on this website. A star means that I thought the post was pretty neat (or, that a lot of other people thought it was pretty neat).

Google MapReduce

乘着五一假期,好好解读一下这个最著名的论文之一,《MapReduce: Simplified Data Processing on Large Clusters》...

高并发API管理场景下的网关架构设计

最近面临一些场景,生出思考,遂出此文,在高并发API管理场景下,网关架构需要遵循以下核心设计原则......

2024

微服务架构下的挑战:API网关的救赎之路

看到一篇文章,结合公司实际业务有感...

网关性能瓶颈分析与优化技术(私藏)

作为一名中间件研发,咱们从计算机系统角度详细分析网关性能瓶颈及其优化技术。网关作为微服务架构中的关键组件,其性能直接影响整个系统的响应能力和可扩展性...

内核是如何接受网络包的

在你基本上了解了什么是网卡驱动、硬中断、软中断和 ksoftirqd 线程之后,可以得出一个基本的收包路径......

2023

git 推送大文件 repo

使用脚本上传大文件 Git 仓库

常用密码学:GPG 加密文件(实践向)

本篇文章主要是在实践,然后会简单介绍一下原理。

2022

Hello, I am Chever

Hello, I am Chever.

How to run go plugin runner with Apisix-Ingress-controller

While wandering around the community......