You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="m-0!">Think of workerpools as <spanclass="text-blue-700 font-semibold">computing clusters</span> where your iApp run. Each workerpool consists of multiple workers (machines) coordinated by a manager who ensures tasks are executed efficiently and securely.</p>
14
+
<pclass="m-0!">Think of a workerpool as a <spanclass="text-blue-700 font-semibold">computing cluster</span> where your iApp runs. Each workerpool consists of multiple workers (machines) coordinated by a manager who ensures tasks are executed efficiently and securely.</p>
15
15
</div>
16
16
17
17
## Key Concepts
@@ -97,7 +97,7 @@ secure environments on the iExec network.
<pclass="m-0!">Want to <spanclass="text-green-700 font-semibold">use workerpools</span>? Start building iApp and the protocol will handle workerpool selection automatically. Want to <spanclass="text-green-700 font-semibold">operate a workerpool</span>? Check our deployment guides.</p>
140
+
<pclass="m-0!">Want to <spanclass="text-green-700 font-semibold">use workerpool</span>? Start building iApp and the protocol will handle workerpool selection automatically.</p>
141
141
</div>
142
142
143
143
## Next Steps
@@ -146,7 +146,7 @@ secure environments on the iExec network.
146
146
<divclass="flex flex-col gap-4">
147
147
<div class="flex items-start gap-3">
148
148
<div>
149
-
<strong>Start Using:</strong> <a href="/get-started/helloWorld" class="text-blue-700 hover:text-blue-600">Build your first iApp</a> and see workerpools in action
149
+
<strong>Start Using:</strong> <a href="/get-started/helloWorld" class="text-blue-700 hover:text-blue-600">Build your first iApp</a> and see a workerpool in action
0 commit comments