reactiveprinciples
reactiveprinciples copied to clipboard
[Pattern] Compensation rather than strict coordination
I create the issue to discuss the idea before starting to write.
I think it would be worth to mention a pattern that encourages compensation (eventual) as a mean to enable better scalability in a distributed system rather than strict coordination; may be through the use of some kind implementation of sagas.