𝔖 Bobbio Scriptorium
✦   LIBER   ✦

simpA: An agent-oriented approach for programming concurrent applications on top of Java

✍ Scribed by Alessandro Ricci; Mirko Viroli; Giulio Piancastelli


Book ID
104092027
Publisher
Elsevier Science
Year
2011
Tongue
English
Weight
522 KB
Volume
76
Category
Article
ISSN
0167-6423

No coin nor oath required. For personal study only.

✦ Synopsis


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 this fine-grained support, a main research goal in this context is to devise higherlevel, 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 application programming interface (API) and annotation framework provided to Java programmers for building simpA applications, and 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.


πŸ“œ SIMILAR VOLUMES