-
Notifications
You must be signed in to change notification settings - Fork 9
References
Thang Chung edited this page Feb 25, 2017
·
6 revisions
- http://bartoszsypytkowski.com/how-akka-net-persistence-works/
- https://github.com/eigengo/akka-patterns
- https://petabridge.com/blog/the-new-dot-net-stack/
- https://petabridge.com/blog/akkadotnet-what-is-an-actor/
- https://github.com/petabridge/akkadotnet-code-samples/tree/master/Cluster.WebCrawler
- https://github.com/r-abbott/Akka-DotNet-Concurrent-Applications
- http://www.aaronstannard.com/tradeoffs-in-high-performance-software/
- http://blog.kamkor.me/Akka-Cluster-Load-Balancing/
- http://prochera.com/blog/2014/07/15/building-a-scalable-and-highly-available-reactive-applications-with-akka-load-balancing-revisited/
- https://github.com/heynickc/actor_supervision/blob/master/ActorSupervisionDeepDive/OrderProcessorActor.cs
- https://github.com/petabridge/akka-bootcamp
- https://buildplease.com/pages/supervisors-csharp/
- https://petabridge.com/training/akka-design-patterns/
- http://www.aaronstannard.com/markedup-akkadotnet/