Skip to content

Commit 23af134

Browse files
Shubham-Rasalangristan
authored andcommitted
docs: fix typo (#10)
Fix typos
1 parent 76c6d79 commit 23af134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# CodeBench worker
22

3-
The worker handles lifecycle of an execution job.
3+
The worker handles the lifecycle of an execution job.
44

55
- Get jobs from a RabbitMQ queue
66
- Keep a pool of microVMs warm, and send new jobs to pre-booted VM to reduce overhead
7-
- Run code execution jobs trough the [agent](https://github.com/codebench-esgi/agent)
7+
- Run code execution jobs through the [agent](https://github.com/codebench-esgi/agent)
88
- Update back an ephemeral RabbitMQ queue for each job with status and result
99

1010
The worker uses [firecracker-go-sdk](https://github.com/firecracker-microvm/firecracker-go-sdk) to communicate with the microVMs.

0 commit comments

Comments
 (0)