- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Hot Standby Mode
The hot standby mode is a fail-safe in which a hot standby component is part of an active system. If any component of the system fails, the hot standby component takes its place. In general,a hot standby can refer to any device,system etc. that overtakes operation from a failed device and reduces the startup delay that would otherwise be huge.
A figure to further explain the hot standby mode is as follows −
In general, it is expected that a system will have some failures. So, a hot standby is necessary to combat these failures.
At the extreme, a hot standby can be a duplicate system that is kept as up to date as the active system. If the active system fails, it can be substituted by the hot standby system. But more commonly a hot standby is an important component of the active system. If this component fails in the system, it can be replaced by the hot standby component.
This makes sure that the system is offline for as short a time as is possible.
Uses of Hot Standby Mode
The uses of hot standby mode are as follows −
- A hot standby disk can be used in a computer system. It replaces an active disk if it fails. The usage of the hot standby disk reduces the recovery time for the system.
- A hot standby can be used for software as well as hardware. For example: a database may have a copy on hot standby in case of data failure.
- Related Articles
- Difference between logical and physical standby database in the oracle
- Supervisor Mode (Privileged Mode)
- User Mode vs Kernel Mode
- Dual-Mode and Multi-Mode Operation in Operating System
- Difference between Memory Address Mode and Register Address Mode.
- Mud houses are hot in __________.
- The outermost zone of a candle flame is the:least hot partcoldest parthottest partmoderately hot part
- What is Mode?
- Enhancement Mode MOSFET
- Difference between Hot Desking and Hotelling
- Which of the following is the climate found in Kerala?(a) Very hot and wet(b) Wet(c) Hot and dry(d) Moderately hot and moderately dry
- Differentiate between infrastructure mode and the ad hoc mode of IEEE 802.11
- Asynchronous Transfer Mode (ATM)
- Strict Mode in ReactJS
- Android Debug Bridge Mode
