Skip to content

mebhuva/DistributedHashTableChord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I have done this assignment in python with Apache thrift
To complie and run my code please follow below steps:-

1. Fisrt of all create multiple server using ./server.sh "Any port number above 1000"
2. Then mention all the erver ip address and port number in the node.txt file
3. Then run chmod +x init 
4. Then run ./init node.txt to initialize finger table list
5. Then Run Client bash script using ./client.sh ipaddress portnumber
6. Then run client with different server ipaddress and port number


This code tested on Remote machine

Name : Mehul Bhuva

About

chord-based hash table to manage files over the distributed network system using Python and Apache thrift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors