

Mike Kowalski
2.4K posts

@mikemybytes
Software engineer building #DistributedSystems for fun and living 🤓 Tweets #Java #architecture #Kafka #craftsmanship & beyond 🚀 Mikes his own opinions & bytes











How ZGC efficiently allocates memory and balances physical memory mapping to minimize overall runtime memory usage. While assessing memory usage, you may want to look at how good the GC is at reclaiming unused memory to the OS. joelsiks.com/posts/zgc-heap… #Java #GC #ZGC #OpenJDK

Happy 10th birthday (counted from the first public commit on GitHub) to @testcontainers 🥳🍰 Thank you for changing our lives in many, sometimes unexpected ways ☺️




Blogged: Restrict Mutability of State "Much code that we consider complex is considered complex because of the mental highwire act we perform when trying to understand what (the hell) is going on. Thinking about code should not be a circus performance." kevlinhenney.medium.com/restrict-mutab…




Virtual threads in OpenJDK trunk are no longer pinned to a platform/physical/carrier thread when in Synchronized block 🎉 github.com/openjdk/jdk/pu…

