STM.NET Released on DevLabs

STM.Net

STM.NET is an experimental version of the .NET Framework which has been modified to enable software transactional memory. STM.NET simplifies multithreaded application programming by allowing you to delineate sections of your code as transacted, atomic, and isolated from other atomic regions.

read more and download

RSS feed for comments on this post · TrackBack URL

Post a Comment