Origins of Orleans
Microsoft Orleans is an open source project, which provides the developer with a simple programming model enabling them to build software, which can scale from a single machine to hundreds of servers.
You can think of Orleans as a distributed runtime, allowing the .NET developer to easily build software capable of processing high volumes of data and deployable to the cloud or on-premises.
Orleans is a “batteries included” framework, which ships with many of the features ...