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