



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Chapter 3 Theory - Distributed System
Typology: Assignments
1 / 6
This page cannot be seen from the preview
Don't miss anything!




Student's name: Nguyen Thuy Dung Student’s ID: 20184244 Class: ICT01-K Class Exercises Module: Distributed Systems Chapter 3: Naming Question 1: What is the problem of using Identifier to identify entities in a system? (hint: you can base on the three characteristics of an Identifier). What are the solutions for this problem? Do these solutions conflict with three characteristics of an Identifier? Because an identifier refers to at most one entity and it is never reused, we can come to a problem: exhaustion of identifier. Solutions for this problem:
=> the devices of network peel the header, transfer the packet to network layer => if the IP’s network ID = IP of the packet, it responds to the source with the MAC address of destination.
Question 8: Consider an entity moving from location A to location B, while passing several intermediate locations where it will reside for only a relatively short time. When arriving at B, it settles down for a while. Changing an address in a hierarchical location service may still take a relatively long time to complete, and should therefore be avoided when visiting an intermediate location. So, propose an appropriate name resolution system for this scenario. (hint: you should combine the Forwarding Pointer and Hierarchical approaches)
soft link you can link to a different disk partition or even t o a d ifferent machine A h ard link is a named entry in a directory file pointing to the same file descriptor as another named entry (in possibly a different directory). A sym- bolic link is a file containing the (character string) name of another file. With a soft link you can link to a different disk partition or even t o a d ifferent machine A h ard link is a named entry in a directory file pointing to the same file descriptor as another named entry (in possibly a different directory). A sym- bolic link is a file containing the (character string) name of another file. With a soft link you can link to a different disk partition or even t o a d ifferent machine Question 10: Compare the iterative name resolution and recursive name resolution. Iterative Iterative DNS: