Skip to content

liang0/helix

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

Folders and files

NameName
Last commit message
Last commit date
May 29, 2021
Jan 14, 2022
Jan 14, 2022
Jan 19, 2022
Feb 22, 2022
Jun 29, 2021
Jan 14, 2022
Feb 22, 2022
Jan 14, 2022
Jan 14, 2022
Jan 14, 2022
Aug 4, 2020
Mar 3, 2022
Feb 2, 2022
May 22, 2019
Aug 19, 2021
Aug 19, 2021
Jun 11, 2021
Sep 4, 2020
Apr 23, 2020
Dec 16, 2012
Aug 4, 2020
Aug 4, 2020
Mar 16, 2015
Jan 14, 2022

Repository files navigation

Apache Helix

Github Build Maven Central License codecov.io Flaky Tests Track

Helix Logo

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 -Dmaven.test.skip.exec=true

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 94.7%
  • Python 1.7%
  • TypeScript 1.5%
  • Shell 1.3%
  • HTML 0.7%
  • SCSS 0.1%