Quantcast
Channel: SoftTalk - multicore and parallel programming » Clojure
Viewing all articles
Browse latest Browse all 3

Can STM unlock the challenges of parallel programming?

$
0
0
Following on from yesterday’s post about debugging, where I mentioned the role of locks in preventing (and sometimes causing) bugs, I thought it would be timely to talk about Software Transaction Memory (STM). This approach is an alternative to using locks, although its adoption has so far been limited. Tobias has collected together a great […]

Viewing all articles
Browse latest Browse all 3

Trending Articles