Skip to content

hferreiro/dcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of a client/server content distribution
network where clients consist of non-interactive reproduction playlists.
The distribution of content is handled using the Chord algorithm (a
distributed hash table).

A web interface developed with yaws-1.68 shows the inner workings of the
DHT.

This code is the result of my Computer Science degree thesis and may be
helpful for people implementing a P2P system in Erlang.

About

A distributed cache implementation using the Chord algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published