Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ recommend using [Traefik](https://doc.traefik.io/traefik/).

### 4.1 Processors as workers

<figure>
<figure style="max-height: 100%">
<img src="/assets/web-api-distributed-queue.jpg" alt="Distributed architecture where processors are deployed as workers."/>
<figcaption align="center">
<b>Fig. 1:</b> A distributed architecture with message queue. In this architecture, processors are deployed as workers.
Expand Down