Dominik Tornow (@dominiktornow) 's Twitter Profile
Dominik Tornow

@dominiktornow

Founder @resonatehqio | Distributed Async•Await | Thinking in Distributed Systems | dtornow225.substack.com

ID: 1125559272232837121

calendar_today07-05-2019 00:33:37

6,6K Tweet

9,9K Takipçi

503 Takip Edilen

Dominik Tornow (@dominiktornow) 's Twitter Profile Photo

Parallel tool calling = Multiple tools can run concurrently But there's a limitation: Fork/Join The LLM still operates sequentially → Generates all tool calls in one step → Waits for all results before the next step Concurrent Tools?! Yes Asynchronous Agents?! No

Parallel tool calling = Multiple tools can run concurrently

But there's a limitation: Fork/Join

The LLM still operates sequentially
→ Generates all tool calls in one step
→ Waits for all results before the next step

Concurrent Tools?! Yes
Asynchronous Agents?! No