docs: update resume deck with go-redis and goroutine pool
Deploy Slides / build-and-deploy (push) Successful in 1m27s
Deploy Slides / build-and-deploy (push) Successful in 1m27s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -138,8 +138,8 @@ layout: default
|
||||
|
||||
- 基于 **Eino Graph** 构建四阶段 **DAG 管线**,编排 Prompt 优化、素材生成、质量校验、格式适配四节点有序执行
|
||||
- 引入 **Reflect 自省机制**,自动质检不通过时将拒绝理由回注提示词,同时支持注入用户反馈
|
||||
- 对比多种限流机制,选用 **Redission** 实现分布式的**令牌桶算法限流**
|
||||
- 设计自定义 **IO 密集型线程池** 和 **RabbitMQ 消息队列**,实现模型调用并发化和异步化
|
||||
- 对比多种限流机制,选用 **go-redis** 实现分布式的**令牌桶算法限流**
|
||||
- 设计自定义 **IO 密集型协程池** 和 **RabbitMQ 消息队列**,实现模型调用并发化和异步化
|
||||
|
||||
---
|
||||
layout: default
|
||||
|
||||
Reference in New Issue
Block a user