Merge pull request #254 from dVakulen/added-orleans

Added Orleans framework
pull/256/head
Rich Lander 2015-11-10 06:50:46 -08:00
commit 34eca9ee51
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Warewolf Easy Service Bus](https://github.com/Warewolf-ESB/Warewolf-ESB) - An open source easy to use service bus, built on numerous .Net technologies including WF (Windows Workflow Foundation), SignalR and WPF.
* Distributed Caching and Computing
* [Orleans](https://github.com/dotnet/orleans) - Framework that provides a straight-forward approach to building distributed high-scale computing applications using virtual actor model.
* [CacheAdapter](https://bitbucket.org/glav/cacheadapter) - a .Net library allows developers to use unified-implemented cahce provider
* [Dache](https://github.com/ironyx/dache) - An open source distributed caching service, built on .NET 4.0 and using TCP sockets for communication.