Zygomys Is to Go as Clojure Is to Java

zygomys – Java has Clojure, Go has zygo. A 100% Golang, easy-to-use Lisp.

Similar

How much faster is Java 17?

Java 17 (released yesterday) comes with many new features and enhancements. However, most of those require code changes to benefit from. Expect for performance. Simply switch your JDK ... (more…)

Read more »

Analyzing Java memory usage in a Docker container

A few weeks ago I faced an interesting problem trying to analyze a memory consumption in my Java application (Spring Boot + Infinispan) running under Docker. The Xmx parameter was set to 256m, but the Docker monitoring tool displayed almost two...

Read more »