Search

Fast thread

Universal Java Thread Dump Analyzer

Tag

CPU spike

Java SpringBoot – Performance Analysis and Tuning

SpringBoot is a widely used framework for building Java-based web applications and maintains a significant presence in the world of enterprise software development. It powers large-scale microservices and standalone applications. Most SpringBoot applications have embedded web servers and follow a... Continue Reading →

Diagnose CPU spike  – non-intrusive approach!

In this post, we are going to discuss a non-intrusive approach (i.e., approach that doesn’t add any noticeable overhead to the application) to diagnose CPU spike. Thus, you can use this approach in your production environment to troubleshoot CPU spikes.... Continue Reading →

Simulating & troubleshooting CPU spike in Scala

In this series of simulating and troubleshooting performance problems in Scala articles, let’s discuss how to simulate CPU consumption to spike up to 100% on a host (or container) and troubleshoot it. Scala sample program CPU consumption will spike up... Continue Reading →

Simulating & troubleshooting CPU spike in Kotlin

In this series of simulating and troubleshooting performance problems in Kotlin articles, let’s discuss how to simulate CPU consumption to spike up to 100% on a host (or container). CPU consumption will spike up whenever a thread goes on an... Continue Reading →

Troubleshooting CPU spike in a Major Trading Application

we troubleshooted a CPU spike problem that surfaced in a major trading application in North America. All of a sudden, this application’s CPU started to spike up to 100%

TROUBLESHOOTING REAL PRODUCTION PROBLEMS

Our architect Ram Lakshmanan presented a talk on the topic: "TROUBLESHOOTING REAL PRODUCTION PROBLEMS" in JAX London 2019 conference. Talk was very well received by the attendees. Ratings Please see the attendee’s ratings (5 = best) as well as the... Continue Reading →

Powered by WordPress.com.

Up ↑