共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > HADOS |
HADOS
|
1 | 0 | 47 |
贡献者 | 讨论 | 代码提交 |
HADOS (High Availability Distributed Object Storage) is a server software for storing files in a cluster of server. The goal is to handle high availability by storing copy of the same file on several nodes.
HADOS provides RESTFUL APIs to easily store, check or retrieve files. Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it.
To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node