Backend Kafka Producer 完整执行链:一条 Record 从 send() 到 Partition Leader 的旅程 Kafka 专栏第 3 篇:从 Metadata、Serializer、Partition 选择、RecordAccumulator 到 Sender 与 NetworkClient,追踪一条 Record 从 send() 到 Partition Leader 的完整旅程。 2026/07/03
Backend Kafka Consumer Group:从 poll()、Offset 到 Rebalance 的分布式协调系统 Kafka 专栏第 4 篇:深入 Fetch Runtime、Group Coordinator、Partition Ownership、Offset Commit 与 Kafka 4.x 新 Consumer Protocol,解析从 poll() 到 Rebalance 的分布式协调系统。 2026/07/05
Backend Kafka 可靠性与事务:从副本、ISR 到 Exactly Once 的 Failure Model Kafka 专栏第 5 篇:深入 acks、High Watermark、ELR、幂等 Producer、Transaction Coordinator 与端到端一致性边界,建立 Kafka 可靠性与事务的 Failure Model。 2026/07/06
Backend Kafka 生产架构与治理:从 Topic、Partition 到容量、SLO 与跨集群灾备 Kafka 专栏第 7 篇:把 Kafka 底层机制转化为可计算、可观测、可演练、可持续演进的生产系统。 2026/07/07
OpenSource Jupiter 的开源贡献 基于公开可核验的 Issue、PR 与上游提交,系统呈现我在 AI Agent Runtime、LLM Infrastructure、MCP、Spring AI、可靠性与安全方向的开源贡献闭环。 2026/07/08
OpenSource AfterSaleFlow-Agent:AI Native 履约争端审理系统 Human-review-gated order fulfillment dispute adjudication system:以 Agent Runtime Harness、Temporal 和人工审核构建可追溯的履约争端审理系统。 2026/07/09
OpenSource shortlink:智能短链接与安全风控 Agent 平台 基于 Java 17、Spring Boot 与 Spring Cloud 的智能短链接平台,覆盖短链管理、访问统计、投放分析、安全风控和风险画像。 2026/07/11
AI-Coding Claude Code 中的 Harness:从受控工具循环到生产级 Agent 运行时 基于 Claude Code 官方文档与 how-claude-code-works 社区源码分析,系统拆解 Claude Code 的 Agent Loop、上下文工程、工具协议、权限与沙箱、记忆、Skills、多 Agent、恢复机制和可观测性。 2026/07/12