Jump to content

OpenDFS

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AllyD (talk | contribs) at 12:15, 31 December 2012 (Added {{notability}} and {{unreferenced}} tags to article (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

OpenDFS – Open Source Distributed File System The project is a kind of Distributed File System. With the help of this software Large chunks of files or data can be stored on a distributed network and can be accessed as if it resides on a single Machine. Here the end user is facilitated with a client module to access the services of the server. And different Systems distributed on a network will deliberately share a dedicated portion of their storage and processing by registering under the Master(Server) for a mutual big task. The Server controls the controls and manages the registered slaves and use their resources as its own and serves the Clients' Requests. This project will make use of two popular kind of Architectures (Clients/Server and Master/Slaves) for targeting the problem related with the high scale problems of data storage.