Skip to content

yangy0000/helix

This branch is 1422 commits behind apache/helix:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e79a282 · Jun 25, 2019
Jun 25, 2019
Jun 25, 2019
Jun 25, 2019
Jun 25, 2019
Jun 25, 2019
Jun 25, 2019
Nov 7, 2017
Jun 25, 2019
May 22, 2019
Nov 7, 2017
Dec 13, 2012
Mar 14, 2014
Mar 14, 2014
Apr 30, 2013
May 3, 2018
Dec 16, 2012
Aug 22, 2013
Mar 16, 2015
Jun 25, 2019

Repository files navigation

Apache Helix

Helix is part of the Apache Software Foundation.

Project page: http://helix.apache.org/

Mailing list: http://helix.apache.org/mail-lists.html

Build

mvn clean install package -DskipTests

WHAT IS HELIX

Helix is a generic cluster management framework used for automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes. Helix provides the following features:

  1. Automatic assignment of resource/partition to nodes
  2. Node failure detection and recovery
  3. Dynamic addition of Resources
  4. Dynamic addition of nodes to the cluster
  5. Pluggable distributed state machine to manage the state of a resource via state transitions
  6. Automatic load balancing and throttling of transitions

About

Mirror of Apache Helix

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.9%
  • Python 2.4%
  • TypeScript 2.1%
  • Shell 1.9%
  • HTML 0.6%
  • CSS 0.1%