Software Transactional Memory in Scala

Great article that takes you through building an simple STM in Scala. Excellent resource for those wondering how STMs work under the hood.