Distributed System Crossword

123456789101112131415161718192021
Across
  1. 3. Remote Procedure Call
  2. 4. Remote Method Invocation
  3. 7. Distribution of a single layer across multiple machines
  4. 10. A logical layer acts as an interface and placed in between Distributed applications and Local Operating systems
  5. 11. Client stub which does packing & Unpacking in RPC
  6. 12. Thick Client
  7. 14. Passive system in Crystian's algorithm
  8. 16. Type of relationship captured in vector clocks
  9. 20. A message that sends to allocate resource in Ring Algorithm is
  10. 21. Which clocks avoids the problem in logical clocks
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. 5. Where the server register their object’s interfaces in RMI
  4. 6. 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. Clock in computer is also called as
  7. 13. Process of packing data into message that is used in RMI
  8. 15. Process of choosing coordinator is called
  9. 16. One important resource that needs to be synchronized
  10. 17. Server stub is called in RMI
  11. 18. Happens before relation used in which clocks
  12. 19. Property of a distributed system