Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Thank you for your answer, I'll study it and the links provided. Commented Dec 16, 2017 at 19:58
  • You're welcome! If you'll have any questions, feel free to ask. Commented Dec 16, 2017 at 19:59
  • I'm not sure if we can tell event notification is the only solution, there's the need of evaluating the eventual consistency requirements for this application. Maybe and event-carried state transfer can be useful. (martinfowler.com/articles/201701-event-driven.html) Commented Apr 30, 2019 at 21:41