Site home page
(news and notices)

Get alerts when Linktionary is updated

Book updates and addendums

Get info about the Encyclopedia of Networking and Telecommunicatons, 3rd edition (2001)

Download the electronic version of the Encyclopedia of Networking, 2nd edition (1996). It's free!

Contribute to this site

Electronic licensing info

 

 

Stateless and Call-Back Filing Systems

Related Entries    Web Links    New/Updated Information

  
Search Linktionary (powered by FreeFind)

Note: Many topics at this site are reduced versions of the text in "The Encyclopedia of Networking and Telecommunications." Search results will not be as extensive as a search of the book's CD-ROM.

Shared file systems must deal with multiple versions of files. For example, if two people request a file and make changes to it at the same time, three versions of the file exist-one per user and the original at the server. One solution is to lock a file so that only one person can edit it at a time. There are two synchronization methods that can also be used:

  • Stateless systems    The server doesn't track files sent to clients. Clients must keep track of changes made to the original on the server. NFS is a stateless system.

  • Call back systems    In this method, the server maintains state information about files by tracking who has the files and the changes made. The server uses a call back promise technique to inform clients when another client has changed a file.

AFS (Andrew File System) and CIFS (Common Internet File System) are call back systems. As clients change files, other clients holding copies of the files are called back and notified of changes. See "File Systems."




Copyright (c) 2001 Tom Sheldon and Big Sur Multimedia.
All rights reserved under Pan American and International copyright conventions.