tooz/examples
Julien Danjou 9ad740fa1e Add partitioner implementation
Add a new object called `Partitioner' which is based on the consistent
hashring implementation of tooz.hashring. The coordinator API allows to
create such an object and to use it to dispatch objects ownership across
several workers.

Change-Id: Iae8c861d5b6c15b714f1ec3bd7090d15dd468421
2017-01-01 19:03:40 +01:00
..
coordinator.py doc: switch examples to Zake 2014-11-18 15:39:05 +01:00
coordinator_heartbeat.py doc: switch examples to Zake 2014-11-18 15:39:05 +01:00
group_membership.py doc: switch examples to Zake 2014-11-18 15:39:05 +01:00
group_membership_watch.py doc: switch examples to Zake 2014-11-18 15:39:05 +01:00
hashring.py Add a hashring implementation 2016-12-07 23:40:35 +01:00
leader_election.py doc: switch examples to Zake 2014-11-18 15:39:05 +01:00
lock.py doc: switch examples to Zake 2014-11-18 15:39:05 +01:00
partitioner.py Add partitioner implementation 2017-01-01 19:03:40 +01:00