Aspect Oriented Programming using Actors

TitleAspect Oriented Programming using Actors
Publication TypeConference Paper
Year of Publication2002
AuthorsFurfaro, A, Nigro, L, Pupo, F
Conference NameProc. of the 2nd International Conference on Distributed Computing Systems (AOPDCS'02)
Pagination493–502
Date PublishedJuly 2–4
PublisherIEEE Computer Society
Conference LocationVienna, Austria
ISBN Number0-7695-1588-6
Abstract

This paper summarizes an actor-based middleware in Java for the development of time-dependent distributed systems. The approach centres on the separation of concerns. Functional, synchronization, control and configuration aspects of an application can be separately dealt with in a design so as to favour the fulfilment of the application requirements. Actors are encapsulation units of data and behaviour and are modelled as finite state machines. They enable ubiquitous computing, have location transparent names, and can migrate, possibly autonomously, from node to node of an heterogeneous computing infrastructure like Internet, for accomplishing their computational task. They are based on an explicit messaging system. Crosscutting concerns in a group of actors can be programmed in special actors which transparently filter message exchanges and superimpose to them the timing and synchronization constraints which directly affect the message scheduling. The paper describes the implementation of a real-time multimedia QoS synchronizer.

DOI10.1109/ICDCSW.2002.1030817