Hell Is Other Languages : Software Transactional Memory for F#(cs.hubfs.net)
submitted by
schalkvanwyk(1335) 3 years, 3 months ago
The library exposes memory transactions as a monad using F#’s new computation expression feature. Software transactional memory (STM) is an approach to concurrent programming that avoids the use of traditional, error-prone locks to control access to shared memory. Instead of using locks a programmer specifies sections of code that will make atomic changes to shared memory.
|category: Other
|Views: 7
tags:
SoftwareTransactionalMemory F# another
Everyones tags:
Your Tags: