Polyphony
A distributed hash table (DHT) in F# based on the Chord protocol.
Install / Use
/learn @dmohl/PolyphonyREADME
Polyphony is a work in progress. The intent is to create a DHT in F# using the concept Chord protocol (http://pdos.csail.mit.edu/papers/chord:sigcomm01/chord_sigcomm.pdf)
03/31/2010 - Created a simple .NET remoting POC
