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, Rafael H. Bordini, and Gul A. Agha. In OOPSLA Companion, 325–326. ACM, 2011.

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

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/RicciBA11,
    author = "Ricci, Alessandro and Bordini, Rafael H. and Agha, Gul
              A.",
    editor = "Lopes, Cristina Videira and Fisher, Kathleen",
    title = "AGERE! (actors and agents reloaded): splash 2011 workshop
             on programming systems, languages and applications based on
             actors, agents and decentralized control",
    booktitle = "OOPSLA Companion",
    crossref = "conf/oopsla/2011c",
    ee = "http://doi.acm.org/10.1145/2048147.2048231",
    pages = "325-326",
    year = "2011",
}

@proceedings{conf/oopsla/2011c,
    editor = "Lopes, Cristina Videira and Fisher, Kathleen",
    title = "Companion to the 26th Annual ACM SIGPLAN Conference on
             Object-Oriented Programming, Systems, Languages, and Applications,
             OOPSLA 2011, part of SPLASH 2011, Portland, OR, USA, October 22 -
             27, 2011",
    isbn = "978-1-4503-0942-4",
    publisher = "ACM",
    year = "2011",
}