Auto-sync: 2026-04-17 22:17
This commit is contained in:
16
wiki/concepts/Round-Robin-策略.md
Normal file
16
wiki/concepts/Round-Robin-策略.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Round Robin 策略"
|
||||
type: concept
|
||||
tags: [AI Agent, Task Scheduling]
|
||||
---
|
||||
|
||||
## Definition
|
||||
任务调度算法,轮转分配任务以平衡不同类型/年龄段内容的工作流策略。
|
||||
|
||||
## Related To
|
||||
- [[autonomous-game-dev-pipeline]] — 使用此策略的源案例
|
||||
- [[Game Developer Agent]] — 使用此策略的 Agent
|
||||
|
||||
## Aliases
|
||||
- 轮转调度
|
||||
- 轮询策略
|
||||
Reference in New Issue
Block a user