Around and About .NET World

Il blog di Marco Minerva
posts - 1612, comments - 2154, trackbacks - 2144

My Links

News


Curriculum Vitae (ITA)

Curriculum Vitae (ENG)

Contattami su Live Messenger:


MCTS: Windows, Web, Distributed Applications & SQL Server

MCPD: Enterprise Applications

Tag Cloud

Archives

Post Categories

Links

STM.NET

Software Transactional Memory (STM.NET) is a mechanism for efficient isolation of shared state.  The programmer demarcates a region of code as operating within a transaction that is “atomic” and “isolated” from other transacted code running concurrently.

Si tratta di un progetto disponibile tra i DevLabs di Microsoft. Il download comprende anche un package per l'integrazione con Visual Studio 2008.

Technorati Tag: ,,

Print | posted on martedì 1 settembre 2009 9.18 | Filed Under [ C# Orcas & .NET 3.5 ]

Feedback

Gravatar

# re: STM.NET

hola Marco

per chi è interessato annoto che STM.NET implementa il modello di gestione della concorrenza Transazionale cioè lo stesso dei DB

e c'è anche l'altro progetto MS chiamato Axum, prima Maestro, che implementa il modello a sincronizzazione con scambio messaggi.


Ho annotato la descrizine/definizione dei vari modelli qui: Design di applicazioni multi-threading
01/09/2009 11.09 | Luca Minudel
Comments have been closed on this topic.

Powered by: