[erlang-questions] Orleans - distributed .NET actors from MS Research

Felix Gallo felixgallo@REDACTED
Thu Mar 27 21:30:04 CET 2014


http://research.microsoft.com/pubs/210931/Orleans-MSR-TR-2014-41.pdf

Interesting paper.  They went with cooperative multitasking, .NET,
unordered messaging, abstracted-away supervision and distribution, what
appears to be optional immutability, and promises/futures, but on the plus
side ( :D ), dynamic load balancing and automatic distributed restarts on
server failures.  Good reading to help create intuition about why Erlang
does things the way that it does, and some alternative
approaches/optimizations for slightly different but similar problem sets
under the actor model.

F.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140327/2f667a3b/attachment.htm>


More information about the erlang-questions mailing list