skip to main content
10.1145/3141834acmconferencesBook PagePublication PagessplashConference Proceedingsconference-collections
AGERE 2017: Proceedings of the 7th ACM SIGPLAN International Workshop on Programming Based on Actors, Agents, and Decentralized Control
ACM2017 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
SPLASH '17: Conference on Systems, Programming, Languages, and Applications: Software for Humanity Vancouver BC Canada 23 October 2017
ISBN:
978-1-4503-5516-2
Published:
23 October 2017
Sponsors:
In-Cooperation:
Recommend ACM DL
ALREADY A SUBSCRIBER?SIGN IN
Reflects downloads up to 13 Feb 2025Bibliometrics
Abstract

No abstract available.

Skip Table Of Content Section
SESSION: Papers
research-article
Tree topologies for causal message delivery

Causal message delivery, i.e. the requirement that messages are delivered in an order respecting their causal (logical) dependencies, is often mandated in the distributed setting. So far, causal message delivery has been implemented by augmenting ...

research-article
Locality-guided scheduling in CAF

The C++ Actor Framework (CAF) was designed for using multiple, exchangeable schedulers with a default choice of random work stealing (RWS) for load-balancing. RWS is excellently scalable, and by choosing a random victim scheduling is kept simple with ...

research-article
Public Access
Order types: static reasoning about message races in asynchronous message passing concurrency

Asynchronous message passing concurrency with higher level concurrency constructs including activities, asynchronous method invocations and future return values is gaining increased popularity, as an alternative to shared memory concurrency with lower ...

research-article
Sparrow: a DSL for coordinating large groups of heterogeneous actors

Actor-based programming is a well-established programming model for the development of concurrent and parallel systems. However, due to the asynchronous nature of its communication mechanism, it is often difficult to express coordination between ...

research-article
A principled approach towards debugging communicating event-loops

Since the multicore revolution, software systems are more and more inherently concurrent. Debugging such concurrent software systems is still hard, but in the recent years new tools and techniques are being proposed. For such novel debugging techniques,...

research-article
Actoverse: a reversible debugger for actors

The Actor model is a concurrent computation model based on asynchronous message passing and shared-nothing principle. These characteristics and the absence of locks guarantee that actor-based programs can avoid simple concurrency bugs such as data ...

Contributors
  • Vrije Universiteit Brussel
  • University of Parma

Index Terms

  1. Proceedings of the 7th ACM SIGPLAN International Workshop on Programming Based on Actors, Agents, and Decentralized Control

    Recommendations

    Acceptance Rates

    Overall Acceptance Rate 19 of 35 submissions, 54%
    YearSubmittedAcceptedRate
    AGERE! '1414964%
    AGERE! 2013211048%
    Overall351954%