Low Latency Jvm

Designing and validating JVM systems whose primary objective is bounded jitter rather than low average latency: latency-distribution budgets, allocation strategy, GC choice, warm-up and deoptimization, CPU/NUMA placement, busy-spin cost and evidence for kernel bypass. Use when p99.99-to-p50 spread matters, a trading or real-time path claims to be GC-free, CPUs are isolated, Epsilon or busy waiting is proposed, or an optimization shifts jitter between JVM, OS and network. General tail diagnosis belongs to tail-latency-analysis; individual JVM and OS mechanisms retain their specialist owners.

robsonkades Updated

File contents

robsonkades/agent-skills/tree/main/skills/low-latency-jvm commit 19ca9dcc31

Frequently asked questions

npx skillmds@latest add robsonkades/low-latency-jvm