PLACES 15


Programming Language Approaches to
Concurrency- and Communication-cEntric Software

Saturday, April  18, 2015, London, UK

Workshop affiliated with

ETAPS 2015

Past Events

Theme and Goals

Applications today are built using numerous interacting services; soon off-the-shelf CPUs will host thousands of cores, and sensor networks will be composed from a large number of processing units. Many applications need to make effective use of thousands of computing nodes. At some level of granularity, computation in such systems is inherently concurrent and communication-centred.

To exploit and harness the richness of this computing environment, designers and programmers will utilise a rich variety of programming paradigms, depending on the shape of the data and control flow. Plausible candidates for such paradigms include structured imperative concurrent programming, stream-based programming, concurrent functions with asynchronous message passing, higher-order types for events, and the use of types for communications and data structures (such as session types and linear types), to name but a few. Combinations of these abstractions will be used even in a single application, and the runtime environment needs to ensure seamless execution without relying on differences in available resources such as the number of cores.

The development of effective programming methodologies for the coming computing paradigm demands exploration and understanding of a wide variety of ideas and techniques. This workshop aims to offer a forum where researchers from different fields exchange new ideas on one of the central challenges for programming in the near future, the development of programming methodologies and infrastructures where concurrency and distribution are the norm rather than a marginal concern.

The PLACES workshop aims to offer a forum where researchers from different fields exchange new ideas on one of the central challenges for programming in the near future: the development of programming languages, methodologies and infrastructures where concurrency and distribution are the norm rather than a marginal concern.

Invited Speaker

Prof. Dr. Martin Vechev, Software Reliability Lab, ETH Zurich, Switzerland
Commutativity Race Detection: Concepts, Algorithms and Open Problems

Pre-Proceedings

The preliminary proceedings is here, as a PDF.

Post-Proceedings

There will be a post-workshop proceedings consisting of revised versions of the papers, which will be published in EPTCS.