Distributed System Crossword3

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