grain

About this tag
On WindowsForum.com, the grain tag is associated with Project Orleans, a Microsoft research project and .NET framework for building client and cloud applications. The framework uses an actor-like model where isolated grains communicate through asynchronous messages and manage computations with promises. Grains have isolated state and constrained execution, allowing the Orleans runtime to persist, migrate, replicate, and reconcile grain state automatically. The framework also provides lightweight, optimistic, distributed transactions for predictable consistency and failure handling across multiple grains. This tag covers discussions about the Orleans framework, its grain-based architecture, and related cloud computing concepts.
  1. News

    Windows 7 Project Orleans: A Cloud Computing Framework

    Link Removed is a Link Removed project and managed (.NET) software framework for building client + cloud applications. As outlined in the recently released paper on the topic: Orleans defines an actor-like model of isolated grains that communicate through asynchronous messages and manage...
Back
Top