Leader Election for Replicated Services Using Application Scores

Research output: Contribution to book/conference proceedings/anthology/reportChapter in book/anthology/reportContributedpeer-review

Contributors

  • Diogo Becker - (Author)
  • Flavio Junqueira - (Author)
  • Marco Serafini - (Author)

Abstract

Replicated services often rely on a leader to order client requests and broadcast state updates. In this work, we present POLE, a leader election algorithm that select leaders using application-specific scores. This flexibility given to the application enables the algorithm to tailor leader election according to metrics that are relevant in practical settings and that have been overlooked by existing approaches. Recovery time and request latency are examples of such metrics. To evaluate POLE, we use ZooKeeper, an open-source replicated service used for coordinating Web-scale applications. Our evaluation over realistic wide-area settings shows that application scores can have a significant impact on performance, and that just optimizing the latency of consensus does not translate into lower latency for clients. An important conclusion from our results is that obtaining a general strategy that satisfies a wide range of requirements is difficult, which implies that configurability is indispensable for practical leader election.

Details

Original languageEnglish
Title of host publicationMiddleware 2011
Pages289-308
Number of pages20
Volume7049
Publication statusPublished - 2011
Peer-reviewedYes

External IDs

Scopus 83755188041

Keywords

Research priority areas of TU Dresden

DFG Classification of Subject Areas according to Review Boards

Keywords

  • leader election, repliicated services, Fault Tolerance, performance