Towards Efficient Abstractions for Concurrent Consensus
Programming Languages
2013-05-08 v2 Distributed, Parallel, and Cluster Computing
Abstract
Consensus is an often occurring problem in concurrent and distributed programming. We present a programming language with simple semantics and build-in support for consensus in the form of communicating transactions. We motivate the need for such a construct with a characteristic example of generalized consensus which can be naturally encoded in our language. We then focus on the challenges in achieving an implementation that can efficiently run such programs. We setup an architecture to evaluate different implementation alternatives and use it to experimentally evaluate runtime heuristics. This is the basis for a research project on realistic programming language support for consensus.
Cite
@article{arxiv.1304.1913,
title = {Towards Efficient Abstractions for Concurrent Consensus},
author = {Carlo Spaccasassi and Vasileios Koutavas},
journal= {arXiv preprint arXiv:1304.1913},
year = {2013}
}
Comments
15 pages, 5 figures, symposium: TFP 2013