What is Data Oriented Programming? Data Oriented Programming (DOP) is gaining momentum in the Java ecosystem due to recent language features streamlining its adoption. While conceptually straightforward, DOP offers significant advantages. But what is it?
... (more…)
Read more »
GraalVM Native Image is an ahead-of-time compiler that generates native Java executables. These executables start very fast and use less CPU and memory. This makes Java in the cloud cheaper. GraalVM can even achieve peak throughput on par with the JVM. Ma... (more…)
Read more »
java-persistence-frameworks-comparison - Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)...
Read more »
A look at recent advancements in the Java programming language, and at whatβs coming next.Viktor KlangOracleRecorded at Jfokus 2024 in Stockholm 6th of febru... (more…)
Read more »