A look at Microsoft Orleans through Erlang-tinted glasses
Some time ago, Microsoft announced Orleans, an implementation of the actor model in .Net which is designed for the cloud environment where instances are ephemeral. We’re currently working on a number of projects in Erlang and have run into some assumptions in distributed Erlang which doesn’t hold true in a cloud-hosted environment where nodes are …
A look at Microsoft Orleans through Erlang-tinted glasses Read More »