minidfs

There are 3 repositories under minidfs topic.

  • fangpin/miniDFS

    Simple version of Distributed File System on multiple threads

    Language:C++583123
  • jiangh0/MiniDFS

    分布式文件系统 reference: https://github.com/HawkAaron/MiniDFS

    Language:Python3200
  • dingfangyu/Mini-DFS

    Thread-safe Mini-DFS implemented by python3 threading and queue. SJTU Big-Data Processing course project 4.

    Language:Python