Orleans is a cross-platform framework for building robust, scalable distributed applications.
https://github.com/dotnet/orleans
From the Orleans, we can implement the following features:
- Use virtual Actors to manage process instances.
- Support distributed hosting natively