分布式文件系统NDFS的设计和实现
The Design and Implementation of Distributed File System NDFS
-
摘要: NDFS文件系统是在全异构型环境上开发的一个分析式文件系统。系统中采用了顾客/服务员模式,并且在顾客和文件服务员之间定义了一组公共文件服务功能和接口,使得异构型环境中的顾客能够透明地访问分布在文件服务器下的远程文件系统。Abstract: NDFS is a distributed file system developed in a full heterogeneous enviroment The system follows a client/server model and defines a common file service functions so that the heterogeneous clients can transparently share the remote files distributed in the file servers.
下载: