by Akim Boyko github / twitter
The adj. reactive has 2 senses
The Reactive Manifesto
The system responds in a timely manner if at all possible
The system stays responsive in the face of failure
The system stays responsive under varying workloadAlan Kay`s Definition Of Object Oriented
What is actor?
An actor is a computational entity that, in response to a message it receives, can concurrently:
Actor Encapsulation
Actor-Internal Evaluation Order
Reliable Messaging
The Actor Model is anthropomorphic
Strategies
OneForOneStrategy
AllForOneStrategy
What`s a good use-case for Akka and Akka.NET?
Reactive in .NET landscape