Search

GC easy – Universal Java GC Log Analyser

GARBAGE COLLECTION LOG ANALYSIS API

Our Garbage collection log analysis REST API provides powerful micrometrics. Using these micrometrics, you can predict and forecast the application’s availability and performance characteristics.

Continue reading “GARBAGE COLLECTION LOG ANALYSIS API”

Featured post

JAVA PERFORMANCE & TROUBLESHOOTING TRAINING

Java Virtual Machine (JVM) is the most popular programming platform in the world. It empowers thousands of enterprises to run their mission-critical applications. However, JVM is still a black box to most engineers.

Continue reading “JAVA PERFORMANCE & TROUBLESHOOTING TRAINING”
Featured post

Memory Patterns to predict production outages – Confoo 2023

ConFoo Montreal is a multi-technology conference for developers. This year , they have conducted the program to exchange knowledge and ideas from speakers all over the world. Our Architect Ram Lakshmanan was invited to give a talk on the topic: “Memory Patterns to predict production outages”

Continue reading “Memory Patterns to predict production outages – Confoo 2023”

Known Java APIs, Unknown Performance impact! – Confoo 2023

ConFoo Montreal is a multi-technology conference for developers. This year , they have conducted the program to exchange knowledge and ideas from speakers all over the world. Our Architect Ram Lakshmanan was invited to give a talk on the topic: “Known Java APIs, Unknown Performance impact!”

Continue reading “Known Java APIs, Unknown Performance impact! – Confoo 2023”

Simulation und Fehlerbehebung von Deadlocks in Kotlin – Bahnbrechende Deadlocks

We would like to extend our thanks to Entwinkler.de JavaMagazin for translating and publishing our article ‘Simulating and troubleshooting deadlocks in Kotlin’ in the German language. It is an honor to have our work published in a print magazine, that too in German language.

Continue reading “Simulation und Fehlerbehebung von Deadlocks in Kotlin – Bahnbrechende Deadlocks”

The Trip to Heaven!

Hi Friends, We are back with a new Story 😃. Hope you will enjoy reading it.

Continue reading “The Trip to Heaven!”

Oracle Architect optimizes performance using GCeasy

Prabhakar Jonnalagadda is the performance architect in Oracle. He was presented with a performance problem of an application which had following symptoms:

Continue reading “Oracle Architect optimizes performance using GCeasy”

This Is Garbage Talk. Don’t Attend! – ADDO Conference 2022

ADDO conference is one of the largest online communities of DevOps professionals in the world. Every year they give the opportunity to learn from one another on a massive scale.

Continue reading “This Is Garbage Talk. Don’t Attend! – ADDO Conference 2022”

Simulating & troubleshooting OOMError in Kotlin

In this series of simulating and troubleshooting performance problems in Kotlin, let’s discuss how to simulate the ‘java.lang.OutOfMemoryError: Java Heap space’ problem. ‘java.lang.OutOfMemoryError: Java Heap space’ will be thrown by the application, when it generates more objects than the maximum configured heap size.

Continue reading “Simulating & troubleshooting OOMError in Kotlin”

Simulating & troubleshooting StackOverflowError in Scala

In this series of simulating and troubleshooting performance problems in Scala, let’s discuss how to simulate StackOverflowError. StackOverflowError is a runtime error, which is thrown, when a thread’s stack size exceeds its allocated memory limit. 

Continue reading “Simulating & troubleshooting StackOverflowError in Scala”

You might be wasting millions of dollars in garbage Collection – JAX London!

Every year in October, JAX London is the go-to event for Java and Software Architecture enthusiasts! It is a four-day conference for cutting-edge software engineers and enterprise-level professionals.

Continue reading “You might be wasting millions of dollars in garbage Collection – JAX London!”

Powered by WordPress.com.

Up ↑