Software Transactional Memory
Channel:
Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=FHUFHCPh8Ms
Google Tech Talks
ABSTRACT
Just as garbage collection can free you from the joys of manual memory management, transactional memory can free you from the joys of explicit locking. Come find out how to use it and how it's implemented.
This is another in the series of talks in Advanced Topics in Programming Languages. The goal of this series is to encourage all of the people at Google who know and love programming languages to share their knowledge. Credits: Speaker:Adam Langley
Other Videos By Google TechTalks
Tags:
google
howto
software
transactional
memory