Distributed System Crossword

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