Recursive Energy Efficient Agreement
Abstract
Agreement is a foundational problem in distributed computing that have been studied extensively for over four decades. Recently, Meir, Mirault, Peleg and Robinson introduced the notion of Energy Efficient Agreement, where the goal is to solve Agreement while minimizing the number of round a party participates in, thereby reducing the energy cost per participant. We show a recursive Agreement algorithm that has O( f) active rounds per participant, where f<n represents the maximum number of crash faults in the system.
0