Trying to get to the habit of blogging often this year. New year's resolution, hoping I can make it as a habit. One of the interesting thing I was struggling was to try out was a dual update to two data-sources and work through a model where spring batch kicks off the entire workflow. Azure … Continue reading CosmosDB and H2 dual update.
Author: Sathish Jayapal
Indie software engineer.
ZGC options with Java 16
Java 16 provides production ready ZGC garbage collection. For example here is a sample code that is going to run out of memory with a regular JRE integration, I compared the code run with Java 8 and Java 16. There is an option to log the GC cycles with a VM option, but i felt … Continue reading ZGC options with Java 16

You must be logged in to post a comment.