Skip to content

Commit 91fa9d6

Browse files
Update pages/home/glossary.mdx
Co-authored-by: Nate Barbettini <nate@arcade.dev>
1 parent dda6795 commit 91fa9d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/home/glossary.mdx

Lines changed: 1 addition & 1 deletion
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 interact with the Arcade Engine to respond to tool execution requests. Workers are either deployed to Arcade's infrastructure 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 as a 'hybrid worker'.
156156

157157
*Learn more about [workers](/home/hybrid-deployment/hybrid-worker).*
158158

0 commit comments

Comments
 (0)