Different forms of Transparency in the distributed system:-
- Access transparency:- it deals with the hiding different data representation and the way that resources can be accessed to the user
- Location transparency:- it refers to the fact that user cannot tell where a resource is physically located in the system location transparency can be achieving by assigning only logical names to resources.
- Migration transparency:- in distributed system in which resources can be moved without affecting how those resources can be accessed are said to provide by migration transparency.
- Relocation transparency:- in the situation in which resources can be relocated while they are being accessed without the user or the applications noticing anything in that relocation transparency is supported.
- Replications transparency:- in distributed system to achieve fault tolerance replicates of resources are maintained. the replication transparency insurance that user cannot tell how many copies exist.
- Concurrency transparency:- as in distributed system multiple user work concurrently the user sharing should happen automatically without the awareness of concurrent execution by multiple users.
- Failure transparency:- it means that user does not noticed that resources fails to work properly and that system subsequently recovers form that failure without the user awareness.
0 comments:
Post a Comment