JDK Foreign Function APIs Preview finally beats JNI’s performanceJava’s Project Panama to provide interoperability with native code started far in 2011, and now, in 2023, the APIs only reach the Preview…Aug 9, 20231Aug 9, 20231
MicroStream performance: large collection searchIs the new player in Java persistence fast enough?Aug 6, 20231Aug 6, 20231
A simple benchmark for JDK Project Loom’s virtual threads.Project Loom from Oracle’s JDK team is a highly expected feature aiming to make concurrency simple and even faster. Project Loom will…Jul 4, 20201Jul 4, 20201
Type-safe actor model for JavaIs there a type-safe Java actor model implementation allowing ask and tell calls in an elegant manner?Jan 21, 20204Jan 21, 20204
Seeking for a perfect persistence API for Java (and ultimately implementing it).I’ve spent a lot of time looking for a perfect database framework for my Java applications. Besides the requirements of performance and…Sep 21, 2018Sep 21, 2018