gpt4 book ai didi

cluster-computing - 故障转移与高可用性之间有什么区别?

转载 作者:行者123 更新时间:2023-12-04 13:05:12 25 4
gpt4 key购买 nike

根据我对 jboss 文档的阅读,它说,

We define high availability as the ability for the system to continue functioning after failure of one or more of the servers. A part of high availability is failover which we define as the ability for client connections to migrate from one server to another in event of server failure so client applications can continue to operate.



故障转移是高可用性的一部分吗?我们如何区分故障转移与高可用性?

最佳答案

高可用性

指服务器系统以某种方式容忍故障这一事实。
大多数情况下,这是通过硬件冗余来完成的。假设一台机器有冗余电源,如果一个机器出现故障,机器将继续运行。

故障转移

然后是应用程序冗余(故障转移),它通常是指运行在多个硬件安装上的应用程序能够以一致的方式从任何这些硬件安装中响应客户端。这样,如果硬件完全失败,或者特定机器上的操作系统死机,另一台机器可以继续运行。

SQL Server 以四种方式处理应用程序冗余:

  • 聚类
  • 镜像
  • 复制
  • 原木运送
  • 关于cluster-computing - 故障转移与高可用性之间有什么区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30525712/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com