Distributed System Crossword3

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