Hey Neutron, have you considered Helix Agent? http://helix.apache.org/0.7.1-docs/tutorial_agent.html
-Greg On Mon, Mar 21, 2016 at 4:10 PM, Neutron sharc <[email protected]> wrote: > Hi Helix team, > > Our distributed storage system consists of a storage pool partitioned > into many shards. Each shard has a master and several slave replicas > and we run replication to keep them synchronized. We need a way to do > automatic failover, and resource rebalance. It seems helix can meet > our needs. However our system is written in pure c/c++. Can you guys > provide c++ api for participant and spectator so we can integrate > helix into our system? Thanks a lot! > > > -neutron >
