3 research outputs found

    Implementing Real-Time Actors with MetaJava

    No full text
    Actors are a suitable abstraction to manage concurrency in realtime 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
    corecore