Skip to content

This is the collection of labs on the Distributed Systems and networks programming course offered at Innopolis University. I will keep it updated as I move forward.

Notifications You must be signed in to change notification settings

Jayveersinh-Raj/Distributed_Systems_Programming

Repository files navigation

This repo. conatains "Distributed Systems Programming" course assignments from batch 2022 3rd year. Innopolis University. Use the following for grpc to get server and client files from proto. Replace chord.proto in the following with the respective name for the proto file.

python3 -m grpc_tools.protoc chord.proto --proto_path=. --python_out=. --grpc_python_out=.

About

This is the collection of labs on the Distributed Systems and networks programming course offered at Innopolis University. I will keep it updated as I move forward.

Topics

Resources

Stars

Watchers

Forks

Languages