0% found this document useful (0 votes)
41 views10 pages

Concept of Distributed File System

A distributed file system allows clients to access and process data stored on remote servers as if it were local. The server sends a copy of the requested file to the client, which is cached locally during processing before being returned to the server. Examples of distributed file systems include SUN NFS, AFS, CORBA, and Hadoop. Distributed file systems make it convenient to share files across a network between users.

Uploaded by

Shubham Joshi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views10 pages

Concept of Distributed File System

A distributed file system allows clients to access and process data stored on remote servers as if it were local. The server sends a copy of the requested file to the client, which is cached locally during processing before being returned to the server. Examples of distributed file systems include SUN NFS, AFS, CORBA, and Hadoop. Distributed file systems make it convenient to share files across a network between users.

Uploaded by

Shubham Joshi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Concept of

Distributed File System


DEFINATION :-
A distributed file system is a file system with a data
stored on a server .The data is accessed and processed
as if it was stored on the local client machine. The DFS
make it convenient to share information and file
among user on network.
Distributed file system.
 It is Client -Server based application.
 It is allow Client to access and process data stored on
the server as data are reside own
computer.
 When user accesses a file on the server the
server. the server send copy of file which is cached
on users computer while the data is being
processed and is then returned to server.
 Example :-sun Network file system ,
AFS, CORBA,HADOOP.
Example of distributed file system:-
 Telephone network
cellular network .
 computer network.
 ATM machine.
 Mobile computer etc.
Classification of server.
Computer Server:-provide interface to which client
can send request perform an action server send back
result to client.
File Server.:-Provide a file system interface where
client create update & delete file
characteristics of DFS
Transparency…
User mobility…
Simplicity and ease of use…
Advantage of DFS
Resource sharing.
Computation speed up
Reliability
Communication emails
THANK YOU

You might also like