Java Articles, Tutorials & News

Level Up Your Java Performance with TornadoVM

GPUs, FPGAs, or multi-core CPUs are present in almost every computing system today. These devices help increase performance and run more efficient workloads, but most frameworks are built on C or C++ only. At QCon Plus, Juan Fumero spoke about TornadoVM, …

Read more »

Azul Launches Java Cloud Compiler

Azul has launched a cloud-native compiler, improving the time to peak performance for Java applications. By delegating JIT to an external system, applications can reach higher throughput, faster than when JIT is performed locally.

Read more »

Awk in Java with JBang

A few days ago I learned about pz. A Python that exposes a few simple one-letter shorthands for line-based editing of pipes at the command-line. I immediately thought there could be potential.

Read more »