Answer Posted / marshal
RRL - Resilient Routing Layers.
Most networks experience several failures every day, and
often multiple failures occur simultaneously. Still, most
recovery mechanisms are not designed to handle multiple
failures. A versatile recovery method called Resilient
Routing Layers has been proposed, and its suitability for
handling multiple failures of network components has also
been analysed. RRL not only provides better fault
tolerance, but it also has qualitative advantages that make
it very interesting in network systems design.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How can I scroll through list of pages like the search results in google?
Can I use javascript to submit a form?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
How to implement RMI in Java?
What is the relationship between local interfaces and container-managed relationships?
Which containers use a border layout as their default layout?
Do we need to override service() method
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Difference between hashmap and hashtable?
what are the activation groupworks?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
To what value is a variable of the string type automatically initialized?
Why a client should be multithreading? Explain.
What is the purpose of the notifyall() method?
When a thread blocks on i/o, what state does it enter?