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. This is an experimental release of the .NET Framework that allows C# programmers to try out this technology By laughingboyin Public bookmarkswith .netconcurrencylibraries