[chord] Java Implementation of Chord

Frank Dabek fdabek at MIT.EDU
Tue Sep 14 13:33:50 EDT 2004


Qasem,

	There is no Java implementation of chord that I know of. However, it 
should be possible to communicate with a running chord daemon from Java. 
The chord daemon accepts RPCs over a unix-domain socket or TCP. We 
have, for instance, used python to communicate with the daemon by 
sending RPCs.

--Frank

qkhar002 at cs.fiu.edu wrote:
> I'm a graduate student at FIU. I'm working on developing a mediation
> architecture which is implemented using JAVA. I suggested to my advisor to
> use Chord as a routing algorithm, so I was wondering whether there is a
> JAVA implementation of Chord or not!
> 
> 
> Thanks and Best Regards,
> 
> 
> Qasem Kharma
> 
> _______________________________________________
> chord mailing list
> chord at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/chord



More information about the chord mailing list