For implementing a supervisor in a supervision tree.
在管理树中,实现管理者。
An application with processes is easiest implemented as a supervision tree using the standard behaviours.
最容易实现且带有进程的应用,就是用标准行为实现的管理树。
The supervision tree is a hierarchical arrangement of code into supervisors and workers, making it possible to design and program fault-tolerant software.
管理树是一些管理者和工作者的分层排布代码。它使得设计和编写容错软件成为可能。
The supervision tree is a hierarchical arrangement of code into supervisors and workers, making it possible to design and program fault-tolerant software.
管理树是一些管理者和工作者的分层排布代码。它使得设计和编写容错软件成为可能。
应用推荐