Realtime Garbage Collection

  • Authors:
  • David F. Bacon

  • Affiliations:
  • IBM Research

  • Venue:
  • Queue - Security
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditional computer science deals with the computation of correct results. Realtime systems interact with the physical world, so they have a second correctness criterion: they have to compute the correct result within a bounded amount of time. Simply building functionally correct software is hard enough. When timing is added to the requirements, the cost and complexity of building the software increase enormously.