Java中用于学习目的的简单开源DHT实现 [英] Simple open source DHT implementation in Java for learning purposes

查看:116
本文介绍了Java中用于学习目的的简单开源DHT实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找有关Java中分布式哈希表的简单开源实现的建议。没有花哨的功能,仅用于学习目的,不需要生产功能。设置起来应该很简单(例如,1台带有n-JVM的物理机器),并且最好用一些示例,教程或入门指南进行详细记录。

I'm looking for recommendations for a simple open source implementation of a Distributed Hash Table in Java to play around with. No fancy features, just for learning purposes, no production functionality needed. It should be simple to set up (e.g. 1 physical machine with n-JVMs) and well documented preferably with some examples, tutorials or starting guides.

研究产生这些候选者: FreePastry OpenChord 但我并不完全相信他们符合我的简单标准。

Research yields these candidates: FreePastry and OpenChord but I'm not fully convinced they meet my criteria simplicity-wise.

您对这些或其他实施方面有经验吗?建议?

Have you got any experience with these or other implementations? Recommendations?

谢谢& adios

Thanks & adios

推荐答案

也许 JDHT 符合要求。我自己没有检查过它,但它是在大学写的,有时这意味着它很简单,用于教学。 : - )

Maybe JDHT will fit the bill. I haven't checked it out myself, but it's written at a university, sometimes that means it's simple and used for teaching. :-)

这篇关于Java中用于学习目的的简单开源DHT实现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆