Draw a uml class diagram to justify your


Consider a system that includes a database client and two redundant database servers. Both database servers are identical: the first acts as a main server, the second acts as a hot back-up in case the main server fails. The database client accesses the servers through a single component called a "gateway," hence hiding from the client which server is currently being used. A separate policy object called a "watchdog" monitors the requests and responses of the main server and, depending on the responses, tells the gateway whether to switch over to the back-up server. What do you call this design pattern? Draw a UML class diagram to justify your choice.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Draw a uml class diagram to justify your
Reference No:- TGS02192991

Expected delivery within 24 Hours