-
Notifications
You must be signed in to change notification settings - Fork 9
Saga research
Thang Chung edited this page Mar 8, 2017
·
2 revisions
- https://speakerdeck.com/caitiem20/applying-the-saga-pattern
- https://github.com/CaitieM20/Talks/tree/master/ScalingStatefulServices
- https://caitiem.com/
- http://alvaro-videla.com/2015/12/learning-about-distributed-systems.html <==
- http://arnon.me/2013/01/saga-pattern-architecture-design/
- http://blog.devarchive.net/2015/11/how-to-process-sequence-of-events.html
- http://blog.devarchive.net/2015/11/saga-vs-process-manager.html
- https://msdn.microsoft.com/en-us/library/jj591569.aspx?f=255&MSPPError=-2147217396
- https://dzone.com/articles/are-sagas-and-workflows-same-t
- https://pkaczor.blogspot.com/ => explanation about how to using FSM to implement the Sagas