开源八卦为基础的会员协议? [英] open source gossip-based membership protocol?

查看:175
本文介绍了开源八卦为基础的会员协议?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要寻找我可以插入一个分布式应用程序,它可实现所有的八卦为基础的成员资格协议的库。

I am looking for a library which I can plug into a distributed application which implements any gossip-based membership protocol.

这样的库将允许我发送/接收成员名单,合并收到会员名单,等等......更妙的是,如果库中实现的协议具有性能O(LOGN)的性能保证。

Such a library would allow me to send/receive membership lists, merge received membership lists, etc... Even better would be if the library implemented a protocol with performance O(logn) performance guarantees.

有谁知道任何这样的开源库的?它不需要满足所有的上述要求;甚至一些部分实现将是有益的。

Does anyone know of any open source library like this? It doesn't need to meet all of the aforementioned requirements; even something partially implemented would be helpful.

推荐答案

看看这对谷歌code:

Take a look at this on google code:

HTTP://$c$c.google.com/p /八卦协议的Java /

我碰巧在它昨天绊倒而寻找基于java的八卦实现。这更是一个参考实现有人建立在,但它给人的总体思路,并通过code看完之后你就一定能够建立自己的或分支那里的东西添加你需要的任何功能。

I happen to stumble upon it yesterday whilst looking for java based gossip implementation. It's more a reference implementation for someone to build upon, but it gives the general idea, and after reading through the code you'll definitely be able to build your own or branch what's there to add any features you need.

心连心

这篇关于开源八卦为基础的会员协议?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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