drive for videos under CUFE CMP Third year distributed-OS scope
-
Notifications
You must be signed in to change notification settings - Fork 1
Distributed file system and database. Written in python using zmq library for socket communication. A user can download a file from different machines at the same time. Files are replicated on many data nodes. Applied algorithms to achieve reliability of the system when a data node is dead.
License
AmmarRabie/vdrive
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Distributed file system and database. Written in python using zmq library for socket communication. A user can download a file from different machines at the same time. Files are replicated on many data nodes. Applied algorithms to achieve reliability of the system when a data node is dead.