Apache Helix - 集群管理框架


Apache
跨平台
Java

软件简介

Helix 是一个通用的集群管理框架,用于自动化的分区、复制和资源分布,提供如下特性:

  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

组件:

角色: