| ▲ | fcravio 2 days ago | |||||||
Author here. This came out of a production OOM in a clustered MQTT broker. The main lesson was that we had been treating different kinds of distributed state as though they all required the same consistency guarantee. Happy to discuss the incident, the ownership model, or the design trade-offs. | ||||||||
| ▲ | mihvoi a day ago | parent | next [-] | |||||||
Indeed, one should choose the the lowest consistency guaranties that are required - to favor scalability and availability. Some more thoughts on minimum requirements for a read-after-write consistency: https://software.mihvoi.ro/2026/04/2-flow-consistency-read-y... | ||||||||
| ||||||||
| ▲ | scrubs 2 days ago | parent | prev | next [-] | |||||||
I like the article. Well written with a point made. Thanks | ||||||||
| ||||||||
| ▲ | whitten 2 days ago | parent | prev [-] | |||||||
What is MQTT ? | ||||||||
| ||||||||