Distributed System Crossword

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