Open Systems Laboratory at Illinois

Agere! (actors and agents reloaded): splash 2011 workshop on programming systems, languages and applications based on actors, agents and decentralized control

By Alessandro Ricci, Gul Agha, and Rafael H. Bordini. In SPLASH Workshops, 143–146. ACM, 2011.

Publisher Link:
http://doi.acm.org/10.1145/2095050.2095076

Abstract

The fundamental turn of software into concurrency and distribution is not only a matter of performance, but also of appropriate design and abstraction. This calls for programming paradigms that would allow developers to think, design, develop, execute, debug, and profile programs exhibiting different degrees of concurrency, reactiveness, autonomy, decentralization of control, and distribution in ways that are more natural than that supported the current paradigms. This workshop aims at exploring programming approaches explicitly providing a level of abstraction that promotes a decentralized mindset in solving problems and programming systems exhibiting such features. To this end, the abstractions of actors and agents (and systems of actors / systems of agents) are taken as a natural reference: the objective of the workshop is then to foster the research in all aspects of actor-oriented programming and agent-oriented programming and other decentralized approaches as evolution of mainstream paradigms (such as OOP), including the theory and the practice of design and programming, bringing together researchers working on the models, languages, and technologies, as well as practitioners developing real-world systems and applications.

BibTeX

@inproceedings{conf/oopsla/RicciAB11,
    author = "Ricci, Alessandro and Agha, Gul and Bordini, Rafael H.",
    editor = "Lopes, Cristina Videira",
    title = "Agere! (actors and agents reloaded): splash 2011 workshop
             on programming systems, languages and applications based on
             actors, agents and decentralized control",
    booktitle = "SPLASH Workshops",
    crossref = "conf/oopsla/2011w",
    ee = "http://doi.acm.org/10.1145/2095050.2095076",
    pages = "143-146",
    year = "2011",
}

@proceedings{conf/oopsla/2011w,
    editor = "Lopes, Cristina Videira",
    title = "Conference on Systems, Programming, and Applications:
             Software for Humanity, SPLASH '11, Proceedings of the
             compilation of the co-located workshops, DSM'11, TMC'11,
             AGERE!'11, AOOPES'11, NEAT'11, and VMIL'11,
             Portland, OR, USA, October 22 - 27, 2011",
    ee = "http://dl.acm.org/citation.cfm?id=2095050",
    isbn = "978-1-4503-1183-0",
    publisher = "ACM",
    year = "2011",
}