A Portable CPU-Management Framework for Java

  • Authors:
  • Walter Binder;Jarle Hulaas

  • Affiliations:
  • Swiss Federal Institute of Technology, Lausanne;Swiss Federal Institute of Technology, Lausanne

  • Venue:
  • IEEE Internet Computing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Java Resource Accounting Framework, second edition (J-RAF2), is a portable CPU-management framework for Java environments. It is based on fully automated program-transformation techniques applied at the bytecode level and can be used with every standard Java virtual machine. J-RAF2 modifies applications, libraries, and the Java development kit itself to expose details regarding thread execution.This article focuses on the extensible runtime APIs, which are designed to let developers tailor management policies to their needs.