This is a consistent hash ring implementation based on the one that can be found in Nova, Ironic, Ceilometer and Aodh. Change-Id: I5d2f4efcd354a187747fa645482db2029a1a14b7
16 lines
310 B
ReStructuredText
16 lines
310 B
ReStructuredText
=====================================
|
|
Using Tooz in Your Application
|
|
=====================================
|
|
|
|
This tutorial is a step-by-step walk-through demonstrating how to
|
|
use tooz in your application.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
coordinator
|
|
group_membership
|
|
leader_election
|
|
lock
|
|
hashring
|