[ Contact ] [ Links ] [ Previous : 10 / 40 : Centralized Shared Repositories ] [ Up ] [ Next : 12 / 40 : Repository in Server Memory ]

Shared File Directory : Hugh's Lab

File system : pull

A directory containing files that hold shared state

Absolute Consistency ! : Only one host can write data to the same file at a time.

Locate the file containing information and read/write the file data (file:user, object information)

Read and the reopen in write only mode

Maintain "lock" information for each file, and only one writer may hold that lock at a time

Ex. : NFS, AFS

Pros.

Cons.

eScience
< Internetworked VR : Networking >
[ Contact ] [ Links ] [ Previous : 10 / 40 : Centralized Shared Repositories ] [ Up ] [ Next : 12 / 40 : Repository in Server Memory ]

See the "Links" link above to find out the sources of the proposed informations
Pascal Vuylsteker / eScience / Computer Science / ANU
Last modified: 28/3/2005
TOC - Print
Send your comments at :
<pvk@vuylsteker.net>