Update page 'Message Queue Endpoint'
This commit is contained in:
parent
5dfeab0474
commit
65e29d9745
@ -17,7 +17,7 @@ Now, there are two things that external services can do.
|
||||
|
||||
When the subscribed service temporarily disconnects from the broker, it will not recieve any messages, but the messages will remain stored at the broker. Depending on configuration, messages will be kept longer or shorter, or be deleted after they reach the subscribers but the intent is always to ensure the messages get from the **publisher** to the **subscriber**.
|
||||
|
||||
Setting applications up like this makes things a lot more flexible than connecting systems directly and provides a central point to manage the communication between applications.
|
||||
Setting communication between applications up like this makes things a lot more flexible than connecting systems directly and provides a central point for management of all communication.
|
||||
|
||||
#### What is protobuf?
|
||||
To quote the Google Documentation:
|
||||
|
Loading…
Reference in New Issue
Block a user