Java cannot use terabytes of RAM because the GC pause is way too long (minutes). With the recent update to the Go GC, I\'m wondering if its GC pauses are short enough for us
The new Java ZGC garbage collector can now use 16 Terrabytes of memory and garbage collect in under 10ms.