Browse by Tags

Related Posts

  • Software Transactional Memory VII - Automatic retry of failed transactions

    My previous posting on Software Transactional Memory (STM) I concluded with the remark, NSTM was not finished. How true! Here is the next release of NSTM with a couple of improvements. You can download it from Google´s project hosting site . Here´s what´s new: Validation matrix As mentioned in an earlier...
    Posted to Ralf's Sudelbücher (Weblog) by ralfw on 08-05-2007, 12:00 AM
    Filed under: .NET 2.0 / Whidbey, .NET Fx Programmierung, Application Architecture, General Software Development, Software Transactional Memory
  • Software Transactional Memory VI - Becoming Aspect Oriented with PostSharp

    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
  • Software Transactional Memory - Making multithreading easier

    A while ago Carl Rosenberger - chief architect of db4o - mentioned in a personal conversation the concept of Software Transactional Memory (STM) [1, 8]. I was immediately intrigued by the idea - but the conversation went on. So I sat down later and read up on STM. And what I found made me very confident...
    Posted to Ralf's Sudelbücher (Weblog) by ralfw on 07-03-2007, 12:00 AM
    Filed under: .NET 2.0 / Whidbey, .NET Fx Programmierung, Application Architecture, General Software Development, Software Transactional Memory
Page 1 of 1 (3 items)
Microsoft Communities