Status Updates From Java Concurrency in Practice
Java Concurrency in Practice by
Status Updates Showing 871-900 of 1,891
Caroline
is on page 353 of 432
Chapter 16 - One of these days, I should read the actual Java memory model. But in the meantime, having a nice summary was helpful.
— May 15, 2019 02:57PM
Add a comment
Caroline
is on page 337 of 432
Chapter 15 - The lock-free queue algorithm presented here was fascinating.
— May 14, 2019 02:38PM
Add a comment
Caroline
is on page 319 of 432
Chapter 14 - I already understood condition variables, but it was interesting to see how they work in Java. The AbstractQueuedSynchronizer was new to me. I don't think I could use it solely based on the info in this book, though.
— May 13, 2019 04:26PM
Add a comment
Caroline
is on page 291 of 432
Chapter 13 - I didn't really understand explicit Lock objects in Java before. Good to know, I guess. Although honestly I really love Java's synchronized keyword.
— May 10, 2019 04:30PM
Add a comment
Caroline
is on page 275 of 432
Chapter 12 - Lots of great advice here!
— May 10, 2019 03:18PM
Add a comment







