<?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-22T06:30:42Z</responseDate>
  <request identifier="5019" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:5019</identifier>
        <datestamp>2024-03-06T10:35:42Z</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>The Need for Language Support for Fault-Tolerant Distributed Systems</dc:title>
          <dc:creator>Dragoi, Cezara</dc:creator>
          <dc:creator>Henzinger, Thomas A.</dc:creator>
          <dc:creator>Zufferey, Damien</dc:creator>
          <dc:subject>Programming language</dc:subject>
          <dc:subject>Fault-tolerant distributed algorithms</dc:subject>
          <dc:subject>Automated verification</dc:subject>
          <dc:description>Fault-tolerant distributed algorithms play an important role in many&#13;
critical/high-availability applications. These algorithms are notoriously difficult to implement correctly, due to asynchronous&#13;
communication and the occurrence of faults, such as the network&#13;
dropping messages or computers crashing. Nonetheless there is surprisingly little language and verification support to build&#13;
distributed systems based on fault-tolerant algorithms. In this&#13;
paper, we present some of the challenges that a designer has to&#13;
overcome to implement a fault-tolerant distributed system. Then we&#13;
review different models that have been proposed to reason about&#13;
distributed algorithms and sketch how such a model can form the basis&#13;
for a domain-specific programming language. Adopting a high-level&#13;
programming model can simplify the programmer's life and make the code&#13;
amenable to automated verification, while still compiling to&#13;
efficiently executable code. We conclude by summarizing the current&#13;
status of an ongoing language design and implementation project that&#13;
is based on this idea.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Cezara Dragoi and Thomas A. Henzinger and Damien Zufferey</dc:contributor>
          <dc:date>2015</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 32, 1st Summit on Advances in Programming Languages (SNAPL 2015)</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.SNAPL.2015.90</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-50192</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.SNAPL.2015.90</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>
