mirror of
https://github.com/snapp-incubator/pakhshi.git
synced 2025-09-26 20:21:13 +08:00
Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
Consider you have an array of brokers but you want to publish and subscribe on all of them at the same time.
|
Consider you have an array of brokers but you want to publish and subscribe on all of them at the same time.
|
||||||
Why you may need this setup? consider clients randomly distributed between available clusters and you don't want to check which client is connected to which
|
Why you may need this setup? consider clients are randomly distributed between available clusters and you don't want to check which client is connected to which
|
||||||
broker so you will publish on all cluster and your client is connected to one them.
|
broker so you will publish on all cluster and your client is connected to one them.
|
||||||
|
|
||||||
## How?
|
## How?
|
||||||
|
Reference in New Issue
Block a user