agentscope-ai / agentscope-ai/AgentTeams
现在的worker 是单线程了 不能并行处理消息 || The current worker is single-threaded and cannot process messages in parallel.
- Lingua principale
- Go
- Stelle
- 5.6k
- Fork
- 692
- Merge medio
- 5g 4h
- PR unite (30g)
- 23
Descrizione
这个设计后面的扩展方向是什么呢
比如创建了一个agent 每个session 都根据这个agent 创建多个worker
还是说后面一个worker 支持多个session回话
hiclaw 是根据matrix来交互的 那每个房间 = 一个session = 一个worker
agent是开发的 worker只是运行agent的实例
开发的agent 如果想让更多人使用 并行处理是必须解决的问题
---
What is the expansion direction behind this design?
For example, if an agent is created, each session will create multiple workers based on this agent.
Or is it that the next worker supports multiple session responses?
hiclaw interacts based on matrix, so each room = one session = one worker
The agent is developed and the worker is just an instance of the agent running
If you want more people to use the developed agent, parallel processing is a problem that must be solved.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.