容错软件 meaning in Chinese
fault-tolerant software
Examples
- The supervision tree is a hierarchical arrangement of code into supervisors and workers , making it possible to design and program fault - tolerant software
管理树是一些管理者和工作者的分层排布代码.它使得设计和编写容错软件成为可能 - The common language runtime greatly assists the design of fault - tolerant software by providing a model for notifying programs of errors in a uniform way
公共语言运行库提供了一个模型,以统一的方式通知程序发生的错误,从而为设计容错软件提供了极大的帮助。所有的 - To tolerate faults , the techniques rely on redundant implementations , which are n - modular redundancy for building fault - tolerant hardware and n - version programming or recovery blocks method for building fault - tolerant software
容错的技术在于采用冗余工具,也就是采用n模块冗余构造容错硬件,采用n版本编程或恢复块方法构造容错软件。