forked from dotnet/orleans
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Gabriel Kliot edited this page Mar 10, 2015
·
23 revisions
Orleans is a framework that provides a straightforward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns. It was created by Microsoft Research and designed for use in the cloud. Orleans has been used extensively in Microsoft Azure by several Microsoft product groups, most notably by 343 Industries as a platform for all of Halo 4 cloud services, as well as by a number of other companies.
Latest Orleans technical report
Original Orleans Codeplex site with documentation, samples and discussion forum (will be migrated here)
Microsoft Research project page