Demos

All demos run with chmod +x demo.sh && ./demo.sh using Podman and Red Hat UBI images.

Note on GC defaults: ubi9/openjdk-21-runtime ships Shenandoah as the default GC — Red Hat's concurrent collector giving 1–20ms pauses. Demos that compare GC algorithms explicitly override it with -XX:+UseG1GC or -XX:+UseZGC.

Core Session — 60 min

Extended / Bonus — 90 min