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