Apache Helix - 集群管理框架
Apache
跨平台
Java
软件简介
Helix 是一个通用的集群管理框架,用于自动化的分区、复制和资源分布,提供如下特性:
- Automatic assignment of resource/partition to nodes
- Node failure detection and recovery
- Dynamic addition of Resources
- Dynamic addition of nodes to the cluster
- Pluggable distributed state machine to manage the state of a resource via state transitions
- Automatic load balancing and throttling of transitions
组件:
角色: