Distributed System Crossword

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