cpp-一款小巧的分布式文件管理系统JDFS

时间:2022-09-04 23:53:56
【文件属性】:

文件名称:cpp-一款小巧的分布式文件管理系统JDFS

文件大小:48KB

文件格式:ZIP

更新时间:2022-09-04 23:53:56

C/C 开发-其它杂项

一款小巧的分布式文件管理系统JDFS,在一个用vmware player搭建的虚拟集群上,JDFS客户端可以把本地文件分片,并流式、冗余地存储到集群上,显示特定文件元信息,从集群上读取文件,删除文件等。


【文件预览】:
JDFS-master
----config()
--------node.txt(132B)
----test()
--------testcloudsf1.c(1KB)
--------testupload.c(1KB)
--------testserver.c(2KB)
--------testdownload.c(1KB)
--------testdelete.c(1KB)
--------testfetchfile.c(1KB)
--------testmerge.c(1KB)
--------testquerynodelist.c(1KB)
--------testqueryfile.c(1KB)
--------testcloudsf.c(1KB)
--------testfileinfo.c(1KB)
----LICENSE(18KB)
----threadpool()
--------threadpool.c(10KB)
----.gitignore(430B)
----web()
--------JDFSClient.c(21KB)
--------DataNodeServer.c(27KB)
--------JDFSFileTrans.c(30KB)
--------NameNodeServer.c(30KB)
----header()
--------threadpool.h(2KB)
--------JDFSFileTrans.h(3KB)
--------network.h(2KB)
--------JDFSClient.h(4KB)
--------JDFSServer.h(5KB)
----README.md(343B)

网友评论