Publication
EuroSys 2008
Conference paper

Partition-based heap memory management in an application server

View publication

Abstract

Heap is an important shared resource in Java virtual machine. A problem with memory management in one component can affect the whole system and even result in crashing the virtual machine. In this paper, we propose an partition-based approach to manage heap in an application server. In our approach, the shared heap is divided into logical partitions, in which instances of application components and server components are allocated separately.

Date

Publication

EuroSys 2008

Share