所属分类:
中间件编程
开发工具:C++
文件大小:237KB
下载次数:137
上传日期:2008-07-21 19:24:21
说明: GiPS是一个面向数据密集型应用的分布式文件系统,整个系统由Master节点、数据节点和客户端组成,具有一定的容错性和可扩展性。系统的通信使用了中间件平台ICE,并使用C++语言进行开发实现。GiPS具备了文件系统的基本功能,实现了对数据的流式读写操作,并有一定的容错功能。
(GiPS is a data-intensive applications for a distributed file system, the entire system from the Master node, data node and the client component has certain fault-tolerance and scalability. Communication system using middleware platform ICE, and use the C++ Language development to achieve. GiPS file system with the basic functions, to achieve a stream of data read and write operations, and have some fault tolerance.)
文件列表:
GiPS
....\Clerk
....\.....\Clerk.cpp
....\.....\Clerk.vcproj
....\.....\Clerk.vcproj.PKU-4B459944B48.Franklin.user
....\.....\Clerk.vcproj.YML.Administrator.user
....\.....\ClerkCallBackI.cpp
....\.....\ClerkCallBackI.h
....\.....\ClientClerk.cpp
....\.....\ClientClerk.h
....\.....\Cluster.cpp
....\.....\Cluster.h
....\.....\config.clerk
....\.....\FileIOManagerI.cpp
....\.....\FileIOManagerI.h
....\Client
....\......\ClientClerk.cpp
....\......\ClientClerk.h
....\......\ClientMaster.cpp
....\......\ClientMaster.h
....\......\FileSystem.cpp
....\......\FileSystem.h
....\......\ls.cpp
....\......\ls.vcproj
....\......\ls.vcproj.YML.Administrator.user
....\......\ReadMe.txt
....\......\stdafx.cpp
....\......\stdafx.h
....\ClientClerk.ice
....\ClientMaster.ice
....\Cluster.ice
....\debug
....\GiPS.sln
....\ice.bat
....\Master
....\......\ClientMaster.cpp
....\......\ClientMaster.h
....\......\Cluster.cpp
....\......\Cluster.h
....\......\ClusterMessengerI.cpp
....\......\ClusterMessengerI.h
....\......\FileObjectsManagerI.cpp
....\......\FileObjectsManagerI.h
....\......\FileSystem.cpp
....\......\FileSystem.h
....\......\GFile.cpp
....\......\GFile.h
....\......\GLoadBalancer.cpp
....\......\GLoadBalancer.h
....\......\IntegralityManager.cpp
....\......\IntegralityManager.h
....\......\Master.cpp
....\......\Master.vcproj
....\......\Master.vcproj.PKU-4B459944B48.Franklin.user
....\......\Master.vcproj.YML.Administrator.user
....\......\MasterApp.cpp
....\......\MasterApp.h
....\readme.txt
readme.txt