Implementing Real-Time Actors with MetaJava

  • Authors:
  • Michael Golm;Jürgen Kleinöder

  • Affiliations:
  • -;-

  • Venue:
  • ECOOP '97 Proceedings of the Workshops on Object-Oriented Technology
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Actors are a suitable abstraction to manage concurrency in real-time applications. Meta-level programming can help to separate real-time Concerns from application concerns. We use reflection to transform passive objects into active objects. Then we extend the meta-level implementation of the actors to be sensitive to soft real-time requirements.