|
|
|
Current State of Software Transactional Memory in Python?
|
|
1 points
by dwg465
3011 days ago
|
|
After a quick search of Hacker News and a Google Search, it seems that the use Software Transactional Memory (STM) in Python was popular in the early 2010s but died out in the past 3 years. What is the current state of STMs in Python? What issues did researchers face? |
|