Backend notes cover how servers run and how they fail in production: protocols, concurrency, storage, cache, queues, auth, debugging. Tag: Backend notes.
One thread is Request Crossing — walking a single request downward. Two posts so far:
Next on that line: connection pools vs request lifetime, and aligning gateway timeouts with the server. Related posts carry both 后端专栏 and 请求过境.
Discussion
评论
用 GitHub 账号登录即可留言。想法、纠错、补充都欢迎。