This commit is contained in:
David Dutkovský 2023-02-24 22:07:03 +01:00 committed by GitHub
parent f92e4a2a83
commit c243737214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ of a publisher and a consumer:
![Sharding Overview](https://raw.githubusercontent.com/rabbitmq/rabbitmq-sharding/master/docs/sharded_queues.png)
On the picture above the producers publishes a series of
On the picture above the producer publishes a series of
messages, those messages get partitioned to different queues, and then
our consumer get messages from one of those queues. Therefore if there is
a partition with 3 queues, it is assumed that there are at least 3