Presentation is loading. Please wait.

Presentation is loading. Please wait.

File service architecture

Similar presentations


Presentation on theme: "File service architecture"— Presentation transcript:

1 File service architecture
Clear separation of the main concerns Access to files is obtained by structuring the file services three components a flat file service – server side directory service – server side client module – client side

2

3 Flat file service Implementing operations on the contents of files.
Unique file identifiers (UFIDs) Refer to files in all request UFIDs are long sequences of bits Each file has a UFID that is unique among all of the files

4

5 Directory service Mapping between text names for files and their UFIDs. UFID of a file by quoting its text name to the directory service. Provides the functions needed to generate directories, to add new file names to directories and to obtain UFIDs from directories

6

7 Client module Runs in each client computer
extending the operations of the flat file service and the directory service Client module holds information network locations directory server processes

8


Download ppt "File service architecture"

Similar presentations


Ads by Google