Distributed System Crossword

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