Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Understanding and Solving Java Memory Problems

via Pluralsight

Overview

Java applications can often suffer from memory problems such as an OutOfMemoryError. This course shows you how to fix them using freely available tools.

Despite the existence of Garbage Collection Java applications often suffer from memory problems - this course shows you how to solve them. In this course, Understanding and Solving Java Memory Problems, you'll learn how to solve problems relating to memory in Java. First, you'll explore how to solve the problem of memory leaks. Next, you'll discover advice about over-consuming your memory and running out of heap. Finally, you'll learn why your application can be too slow due to the effect of allocating memory at too fast of a rate. By the end of this course, you'll learn how to solve these problems and also how to understand memory related problems in general.

Syllabus

  • Course Overview 1min
  • Memory Problems: The Challenge and the Solution 8mins
  • Building Your Memory Analysis Toolkit 33mins
  • Solving Memory Leaks 24mins
  • Advanced Memory Leaks 29mins
  • Solving 'Out Of Memory' Errors 33mins
  • Understanding Object Allocation Rate Problems 28mins

Taught by

Richard Warburton

Reviews

4.6 rating at Pluralsight based on 84 ratings

Start your review of Understanding and Solving Java Memory Problems

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.