“Java concurrency in practice” book review
Reading Time: 2 minutes“Java concurrency in practice” is considered to be “the evergreen book”. Is it? Here is my take on it from the perspective of the year 2024. Archeology of concurrency in practice? The book itself was published in 2006. That’s almost twenty years ago! In the introduction (and I got 13th print!) the authors claim that
Current state of GC in Java 23
Reading Time: 13 minutesJVM is famous for its memory management. 90% of Java ecosystem consists of automatic memory cleaning, with garbage collector doing its job all the time. The whole concept is very broad. You can for sure get a PhD in the area, and there still will be something to learn. My ambition here is not that
Weekly summary #8
Reading Time: 3 minutesSummary of the eight week of my #SeniorDevRevamp project. Overall summary AWS Dev Associate certification preparation was still going on – I have scheduled an exam for 3rd of September. Unfortunately, there was no way to have it sooner in the on-site form. For the time being I have settled with ANKI flashcards every day.