Transparency
Advertisement
Techopedia Explains Transparency
Transparency is an important characteristic of distributed systems, as it makes their operation in the eyes of the user to be more friendly, easy or simply transparent. Users should be unaware of the location of the services, and the transfer from a local to a remote machine should remain transparent to them.As most communication and distributed systems are very complex, steps have to be taken so that the complexity does not hinder the user from or make the user worry about using the system. Here are the different kinds of transparencies that a system must have in order for it to become truly transparent in the eyes of the user:
- Access transparency - Clients and users should be unaware of the distribution of files in terms of specific servers or physical location; the files simply have to be available and accessible whenever they are required.
- Location transparency - Files should be seen by clients as a uniform namespace so that, even when they are relocated, the pathnames remain the same. A location transparent name should contain no information about the object’s physical location.
- Performance transparency - The system can be reconfigured to improve performance as the load fluctuates but this process should be transparent to the user who is using the system.
- Migration transparency - Information and processes can be migrated or moved from one physical server to the next within the system, with the user being unaware that this is going on. This is related to performance transparency as this is often done for load balancing to improve performance.
Advertisement
Related Terms
Related Reading
- Tech Failures: Can We Live With Them?
- Patching the Future: New Challenges in Software Patching
- Professional Services Automation: The Latest In Business-Boosting Software
- Top 3 Reasons to Use Remote Management Software
- Experts Share 5 AI Predictions for 2023
- Artificial Intelligence: Debunking the Top 10 AI Myths