jedyang97 / gt-dynamo

Distributed Key-value Store System (CS 4210 Advanced Operating System class project)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run our code, simply do:

cd gtstore/

python3 server.py

python3 server_extra.py

python3 client.py

python3 client_extra.py

About

Distributed Key-value Store System (CS 4210 Advanced Operating System class project)


Languages

Language:Python 100.0%