simpA: An Agent-oriented Approach for Programming Concurrent Applications on top of Java

   page       BibTeX_logo.png   
Science of Computer Programming 76(1), pages 37-62
January 2011

More and more aspects of concurrency and concurrent programming are becoming part of mainstream programming and software engineering, due to several factors such as the widespread availability of multi-core/parallel architectures and Internet-based systems. This leads to the extension of mainstream object-oriented programming languages and platforms-Java is a main example-with libraries providing fine-grained mechanisms and idioms to support concurrent programming, in particular for building efficient programs. Besides these fine-grained supports, a main research goal in this context is to devise higher-level, coarse-grained abstractions that would help building concurrent programs as pure object-oriented abstractions help building large component-based programs. To this end, in this paper we present simpA, a Java-based framework that provides programmers with agent-oriented abstractions on top of the basic OO layer, as a means to organize and structure concurrent applications. We first describe the API and annotation framework provided to Java programmers for building simpA applications, then we discuss the main features of the approach from a software engineering point of view, by showing some programming examples. Finally, we define an operational semantics formalizing the main aspects of this programming model.

journal or series
book Science of Computer Programming (SCP)