Project Orleans
Project Orleans is Microsoft’s take on the actor model. The objective of the project is provide a straightforward approach to building distributed high-scale computing applications.
Project Orleans is Microsoft’s take on the actor model. The objective of the project is provide a straightforward approach to building distributed high-scale computing applications.
One of the most important features of akka.NET is the possibility to distribute actors over multiple machines. This allows us to easily scale our system
What is HOCON ? HOCON stands for Human Optimised Config Object Notation. It is a human readable format based on json. The main use of
In this post we will cover the concept hierarchy and supervision. In the Actor pattern all actors can be supervisors of child actors. Actors we
In the first post of this series we covered the principles of akka.net. Now its time, to look at the code involved in creating your
In this blog posts which will be the first of a multi part series I will cover the fundamentals of Akka.net before diving into coding
What is the Actor Model ? An actor model is similar in concept to an object in OOP. It is the entity that receives a
Sign up for our newsletter and get FREE Development Trends delivered directly to your inbox.
Our website uses cookies that help it to function, allow us to analyze how you interact with it, and help us to improve its performance. By using our website you agree by our Terms and Conditions and Privacy Policy.