Skip to content

tcunning/orleans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Orleans - Distributed Actor Model

Build status

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.

Documentation

Documentation is located [here] (https://github.com/dotnet/orleans/wiki).

License

This project is licensed under the [MIT license] (https://github.com/dotnet/orleans/blob/master/LICENSE).

About

Repo for Orleans - Distributed Actor Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.1%
  • Other 0.9%