Skip to content

Commit 571e80d

Browse files
committed
remove 'hybrid workers'
1 parent 91fa9d6 commit 571e80d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pages/home/glossary.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ The Arcade Engine is also responsible for the OAuth flow for your agent's users.
152152

153153
### Worker
154154

155-
A 'worker' is a process that runs all the tools with a toolkit. Workers are microservices that are called by the Arcade Engine to handle tool execution requests. Workers are either [deployed to Arcade's infrastructure](https://docs.arcade.dev/home/serve-tools/arcade-deploy) via `arcade deploy`, or run in your own infrastructure as a 'hybrid worker'.
155+
A 'worker' is a process that runs all the tools with a toolkit. Workers are microservices that are called by the Arcade Engine to handle tool execution requests. Workers are either [deployed to Arcade's infrastructure](https://docs.arcade.dev/home/serve-tools/arcade-deploy) via `arcade deploy`, or run in your own infrastructure.
156156

157-
*Learn more about [workers](/home/hybrid-deployment/hybrid-worker).*
157+
*Learn more about workers [here](/home/hybrid-deployment/hybrid-worker).* and [here](/home/serve-tools/docker-worker).
158158

0 commit comments

Comments
 (0)