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

9 Scopus citations

Abstract

This paper 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 where 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
Pages (from-to)395-409
Number of pages15
JournalACM SIGPLAN Notices
Volume47
Issue number10
DOIs
StatePublished - Oct 2012

Keywords

  • Distributed algorithms
  • Incrementalization
  • Logic quantifications
  • Program optimization
  • Very high-level languages

Fingerprint

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

Cite this