Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Software Transactional Memory in Clojure
(
ociweb.com
)
76 points
by
llambda
on Feb 25, 2012
|
hide
|
past
|
favorite
|
2 comments
nandemo
on Feb 26, 2012
|
next
[–]
If you want to learn about STM, I recommend Simon Peyton-Jones'
Beautiful Concurrency
, which is a chapter of the
Beautiful Code
book:
http://research.microsoft.com/pubs/74063/beautiful.pdf
kristianp
on Feb 26, 2012
|
prev
[–]
Are there any benchmarks for parallel algorithms done with/without STM? What is the performance hit?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://research.microsoft.com/pubs/74063/beautiful.pdf