Classic Layout

J-Spring ticket sale has opened!

  J-Spring 2022 is coming June 8th to Jaarbeurs Utrecht and the ticket sale has just opened! In 2022 J-Spring will come back in its form we all love: In-Person! Here, the best national and international speakers will be ready to take you on a Java deep dive! More info including speakers and timetable, will be announced soon. Keep an eye …

Read More »

Cassandra Database Migration to Kubernetes with Zero Downtime

K8ssandra is a cloud-native distribution of the Apache Cassandra® database that runs on Kubernetes, with a suite of tools to ease and automate operational tasks. In this post, we’ll walk you through a database migration from a Cassandra cluster running …

The post Cassandra Database Migration to Kubernetes with Zero Downtime appeared first on foojay.

Read More »

Debugging RAM: Detect/Fix Memory Leaks in Managed Languages – Heap Deep Dive (Part 2)

Java and JavaScript are garbage collected languages. But memory leaks can still plague them. How to avoid, detect, and fix heap problems?

The post Debugging RAM: Detect/Fix Memory Leaks in Managed Languages – Heap Deep Dive (Part 2) appeared first on foojay.

Read More »