filmov
tv
Overview of Java Atomic Operations and Variables

Показать описание
This video gives an overview of Java atomic operations (e.g., the atomics package, the Unsafe class, and compare-and-swap methods) and variables (e.g., volatile variables).