Details of Threading Lightly, Part 1: Synchronization is not the Enemy
About Threading Lightly, Part 1: Synchronization is not the Enemy
Threading Lightly, Part 1: Synchronization is not the Enemy- Takes a look at the semantics and the performance penalty of Java's synchronized keyword. By Brian Goetz.