共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > metaring |
metaring
|
0 | 0 | 121 |
贡献者 | 讨论 | 代码提交 |
Ringer is a Hybrid P2P system. The goal of our architecture is to separate the data and metadata. Clients transfer data directly between each other in a traditional P2P manner. Clients find each other by communicating via a pyramid of metadata servers (MDS). This differs from other P2P systems such as Ivy in while there is no single MDS, there is also not a complete lack of centrality. This approach simplifies implementation and search while avoiding the bottlenecks caused by a single central MDS.