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