CRaC is an OpenJDK project developed by Azul to solve the problem of “slow” startup times of the JVM in a microservice environment.
-
How to Release a Java Module with JReleaser to Maven Central with GitHub Actions
Learn from scratch about how to get started releasing a Java module with JReleaser to Maven Central with Github Actions.
-
Azul Provides the CRaC in AWS SnapStart Builds
Now, with a major Cloud platform providing built-in support for the CRaC API, it’s truly off to the races for CRaC.
-
Compilation Avoidance with Gradle
Learn what ABI-based compilation means for the average workflow, turning out to be one of the best performance enhancements for any build!
-
A Poor Man’s API
Creating a full-fledged API requires resources, both time and money. Let’s achieve it without writing a single line of code!
-
Foojay Podcast #7: Security in Java, what do we need to know and how to keep our applications secure?
We invited Java security experts to dive into the fascinating world of secure coding and detecting vulnerabilities in your Java applications!
-
Reducing Tail Latencies with Chronicle Queue Enterprise
Fed up with pauses at the high percentiles in your application? You may want to consider Chronicle Queue Enterprise!
-
Geo-routing with Apache APISIX
Geo-routing is a requirement for successful apps and businesses. Apache APISIX doesn’t provide it out-of-the-box…
-
Creating Terabyte Sized Queues with Low-Latency
Learn how to create huge persisted queues while retaining predictable and consistent low latency using open-source Chronicle Queue!
-
Discuss the Problem, Not the Solution!
Discussing the problem offers insight into what the problem is all about. If you want to bring more value, question what the problem is.
-
Renovate: Dependabot Alternative
Compared to Dependabot, I love Renovate’s capability to update Docker, Docker Compose, and Kubernetes files. I’ll use it from now on.