Java synchronized mechanism

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Inefficiencies

Code written using the syncrhonized mechanism is expensive on multicore CPU systems.