Remix.run Logo
brcmthrowaway 2 days ago

Whatever happened to STM?

jandrewrogers 2 days ago | parent | next [-]

My understanding is that it didn’t provide much practical benefit that could justify the cost. I was interested at the time but the zeitgeist was that no one could come up with a scenario where it was worth it.

Most of what hardware STM provided could be achieved by designing the software better.

RossBencina 2 days ago | parent | prev [-]

Clojure has transactional memory primitives. I've no idea how often they are used.