The API for my .NET Software Transactional Memory (NSTM) I´ve described so far is straightforward, I´d say. It´s close to what you´re used to from transactional dabase access and it´s even integrated with System.Transactions : open a transaction, do some stuff with transactional objects, commit the transaction...
Posted to
Ralf's Sudelbücher
(Weblog)
by
ralfw
on
07-12-2007, 12:00 AM
Filed under: .NET 2.0 / Whidbey, .NET Fx Programmierung, Application Architecture, General Software Development, Software Transactional Memory