Quarkus: Supersonic Subatomic Java| quarkus.io
Quarkus: Supersonic Subatomic Java| quarkus.io
What happens when you don’t want to pay for, or use, a SaaS app? Well, you write your own, of course.| Tom Donohue
Investigate and solve your GraalVM native image build-time and runtime exceptions.| simply-how.com
Quarkus: Supersonic Subatomic Java| quarkus.io
This is a quick run down of the steps required for running JVM applications, built using Quarkus and GraalVM, on Render. Render is a cloud platform for running websites and applications. Like most other comparable services such as fly.io, it offers a decent free tier, which lets you try out the service without any financial commitment. Unlike most other services, with Render, you don’t need to provide a credit card in order to use the free tier. Which means there’s no risk of surprise bil...| www.morling.dev
If you have followed this blog for a while, you’ll know that I am a big fan of JDK Flight Recorder (JFR), the low-overhead diagnostics and profiling framework built into the HotSpot Java virtual machine. And indeed, until recently, this meant only HotSpot: Folks compiling their Java applications into GraalVM native binaries could not benefit from all the JFR goodness so far.| www.morling.dev