Distributed System Crossword2

12345678910111213141516171819
Across
  1. 5. Type of relationship captured in vector clocks
  2. 6. Hiding where a resource is located
  3. 8. One important resource that needs to be synchronized
  4. 9. Server stub is called in RMI
  5. 11. Where the server register their object’s interfaces in RMI
  6. 13. A thread which reads the incoming client’s requests, examine sthe requests and hand it to the worker thread.
  7. 15. Property of a distributed system
  8. 16. Remote Method Invocation
  9. 17. Distribution of the different layers in a multi tiered architectures across multiple machines
  10. 19. Remote Procedure Call
Down
  1. 1. Client stub which does packing & Unpacking in RPC
  2. 2. Thick Client
  3. 3. A logical layer acts as an interface and placed in between Distributed applications and Local Operating systems
  4. 4. Process of choosing coordinator is called
  5. 7. Passive system in Crystian's algorithm
  6. 10. Happens before relation used in which clocks
  7. 12. Process of packing data into message that is used in RMI
  8. 13. Name of time server in Berkeley's
  9. 14. Distribution of a single layer across multiple machines
  10. 15. A message that sends to allocate resource in Ring Algorithm is
  11. 17. Which clocks avoids the problem in logical clocks
  12. 18. Clock in computer is also called as