<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-20T05:31:27Z</responseDate>
  <request identifier="7263" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:7263</identifier>
        <datestamp>2024-03-06T10:39:45Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>A Linear Decomposition of Multiparty Sessions for Safe Distributed Programming</dc:title>
          <dc:creator>Scalas, Alceste</dc:creator>
          <dc:creator>Dardha, Ornela</dc:creator>
          <dc:creator>Hu, Raymond</dc:creator>
          <dc:creator>Yoshida, Nobuko</dc:creator>
          <dc:subject>process calculi</dc:subject>
          <dc:subject>session types</dc:subject>
          <dc:subject>concurrent programming</dc:subject>
          <dc:subject>Scala</dc:subject>
          <dc:description>Multiparty Session Types (MPST) is a typing discipline for&#13;
message-passing distributed processes that can ensure properties such&#13;
as absence of communication errors and deadlocks, and protocol&#13;
conformance. Can MPST provide a theoretical foundation for concurrent and distributed programming in "mainstream" languages?  We address&#13;
this problem by (1) developing the first encoding of a&#13;
full-fledged multiparty session pi-calculus into linear&#13;
pi-calculus, and (2) using the encoding as the foundation of a&#13;
practical toolchain for safe multiparty programming in Scala.&#13;
&#13;
Our encoding is type-preserving and operationally sound and complete.&#13;
Crucially, it keeps the distributed choreographic nature of&#13;
MPST, illuminating that the safety properties of multiparty sessions&#13;
can be precisely represented with a decomposition into binary&#13;
linear channels.  Previous works have only studied the relation&#13;
between (limited) multiparty and binary sessions via centralised&#13;
orchestration means. We exploit these results to implement an&#13;
automated generation of Scala APIs for multiparty sessions,&#13;
abstracting existing libraries for binary communication channels.&#13;
This allows multiparty systems to be safely implemented over binary&#13;
message transports, as commonly found in practice. Our implementation&#13;
is the first to support distributed multiparty delegation: our&#13;
encoding yields it for free, via existing mechanisms for binary&#13;
delegation.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Alceste Scalas and Ornela Dardha and Raymond Hu and Nobuko Yoshida</dc:contributor>
          <dc:date>2017</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 74, 31st European Conference on Object-Oriented Programming (ECOOP 2017)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/LIPIcs.ECOOP.2017.24</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-72637</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ECOOP.2017.24</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
