Skip to main navigation Skip to search Skip to main content

From clarity to efficiency for distributed algorithms

  • Stony Brook University

Research output: Contribution to journalArticlepeer-review

28 Scopus citations

Abstract

This article describes a very high-level language for clear description of distributed algorithms and optimizations necessary for generating efficient implementations. The language supports high-level control flows in which complex synchronization conditions can be expressed using high-level queries, especially logic quantifications, over message history sequences. Unfortunately, the programs would be extremely inefficient, including consuming unbounded memory, if executed straightforwardly. We present new optimizations that automatically transform complex synchronization conditions into incremental updates of necessary auxiliary values as messages are sent and received. The core of the optimizations is the first general method for efficient implementation of logic quantifications. We have developed an operational semantics of the language, implemented a prototype of the compiler and the optimizations, and successfully used the language and implementation on a variety of important distributed algorithms.

Original languageEnglish
Article number12
JournalACM Transactions on Programming Languages and Systems
Volume39
Issue number3
DOIs
StatePublished - May 2017

Keywords

  • Distributed algorithms
  • High-level queries and updates
  • Incrementalization
  • Logic quantifications
  • Message histories
  • Synchronization conditions
  • Yield points

Fingerprint

Dive into the research topics of 'From clarity to efficiency for distributed algorithms'. Together they form a unique fingerprint.

Cite this