Java static images Proposal (Project Leyden)

Leyden would mitigate Java’s large footprint and longstanding performance issues by introducing static images to the platform… Read more

Similar

Data Oriented Programming (DOP) in Java

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 »

Hashing in Java

Hashing is an interesting technique we need to use in standard java solutions such as services and microservices. SHA-256 is a secure hash ... (more…)

Read more »