» Tag
jvm
5 postsVirtual Thread Pinning in Java Loom: Why Throughput Stalls
Virtual thread pinning locks carrier threads via synchronized or native calls, turning Loom apps into bounded thread pools; JDK 24's JEP 491 fixes most cases.
Compile Rust to Java Bytecode and Create Runnable JARs
A Rust compiler backend compiles to JVM bytecode, enhancing interoperability and portability.
Java virtual threads: 15x faster I/O, no help for CPU-bound work
An 8,000-trade settlement benchmark shows Java virtual threads deliver a 15x speedup for I/O-bound work but offer no advantage for CPU-bound Monte Carlo simulations.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comMemftprt: A Memory Monitoring Tool for Process Trees on Linux
Memftprt is a memory monitoring tool for process trees on Linux, providing detailed reports and statistics.
BOSS: An Open-Source Compose Multiplatform Desktop Application
BOSS is now an open-source Compose Multiplatform desktop application. Learn about its engineering details and contribution opportunities.