1
peeps

Somasegar's WebLog : STM.NET on DevLabs

published 923 days, 7 hours, 5 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 924 days, 2 hours, 59 minutes ago
Wednesday, July 29, 2009 2:49:48 PM GMT Tuesday, July 28, 2009 6:56:10 PM GMT

STM.NET on DevLabs Today we made available STM.NET on MSDN DevLabs.  STM.NET is an experimental enhanced version of .NET Framework 4 Beta 1 that enables software transactional memory for C# programmers.   Transactional memory is a technology that frees developers from worrying about the mechanics of fine-grained locking and synchronization in multithreaded applications by providing transactional semantics for reading and writing to memory.  It enables developers to focus on application logic instead...

category: News | clicked: 0 | | source: blogs.msdn.com | show counter code
tags: .NET

No comments yet, be the first one to post comment.

To post your comment please login or signup