Distributed System Crossword

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