Let's Compile Java Code in the Cloud!
Antiquated features of the JVM make it hard to utilize resources on your Cloud instances. Is it time for Java compilation in the Cloud?

Antiquated features of the JVM make it hard to utilize resources on your Cloud instances. Is it time for Java compilation in the Cloud?

Let's look at how frameworks work under the hood, namely Quarkus and Spring Boot, and how many threads they initiate to serve up results.

Kafka is horizontally scalable, fault-tolerant, runs in production for thousands of companies – let's figure out how to get more out of it!

Virtual threads not only help to increase application throughput, they also provide a framework to refactor already existing code.

How can you, as a Java developer, execute Python script code and access 3rd party Python libraries, such as Tensorflow?

Java 18, released last month, includes the 2nd incubator of the Foreign Function & Memory API (FFI). Let's look at the state of the Java …

Do you want to dramatically decrease JVM startup time, from hundreds of seconds to tenths of milliseconds? Find out about Java on CRaC.

Java Panama Polyglot series: quick tutorials or recipes on how to access native libraries written in other languages! Today we'll see swift!

Java Panama Polyglot series: quick tutorials or recipes on how to access native libraries written in other languages!

In this article, learn about TornadoVM, hardware acceleration, and get a thorough overview of the TornadoVM software architecture.