Mu is an message based router for building distributed systems this include a concept which describes how to dealing with failure scenerios.
Netflix use this Approach I think we can get inspired to implement a simliar strategy for Mu.
Now, we can start the discussion.
References:
https://github.com/Netflix/Hystrix/wiki/Operations
http://techblog.netflix.com/2012/02/fault-tolerance-in-high-volume.html
https://msdn.microsoft.com/en-us/library/dn589784.aspx
https://github.com/Netflix/Hystrix/wiki/
Mu is an message based router for building distributed systems this include a concept which describes how to dealing with failure scenerios.
Netflix use this Approach I think we can get inspired to implement a simliar strategy for Mu.
Now, we can start the discussion.
References:
https://github.com/Netflix/Hystrix/wiki/Operations
http://techblog.netflix.com/2012/02/fault-tolerance-in-high-volume.html
https://msdn.microsoft.com/en-us/library/dn589784.aspx
https://github.com/Netflix/Hystrix/wiki/