Distributed System Crossword

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