ATTENTION: For more info and latest version, refer to https://github.com/estigma88/jdhtuq.
jDHTUQ is a peer-to-peer DHT system based in Chord algorithm, but built like API to generalize the implementation of peer-to-peer DHT systems. jDHTUQ have two fundamental services , put and get of resource.
Features
- Reusable api for lookup and storage
- One implementation of Chord algorithm
- One implementation of a resources management (DHash)
- Spring Boot Starters for easy setup
- Independent communication module configurable
- Peer to peer communication simulation using a data structure
- Peer to peer network communication using sockets
License
GNU General Public License version 3.0 (GPLv3)Follow jDHTUQ
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
-
The code depicting Chord is working good !!! Thanks a lot !!! My requirement is to choose a directory instead of a file, and copy the directory to the correponding node, where the hashed directory path matches. Can you just specify the files that needs to be modified for the same