Three key factors of the QNX Neutrino architecture contribute directly to intrinsic HA:
Also, the kernel's fixed-priority preemptive scheduler ensures a predictable system — there are fewer HA software paths to analyze and deal with separately.
The process model also offers dynamic process creation and destruction, which is especially important for HA systems, because you can more readily perform fault detection, recovery, and live upgrades in the field.
The POSIX API provides a standard programming environment and can help achieve system simplification, validation, and verification.
In addition, the process model lets you easily monitor external tasks, which not only aids in fault detection and diagnosis, but also in service distribution.
Local and network-remote messaging is identical and practically transparent for the application. In a network-distributed HA system, the QNX Neutrino message-based approach fosters replication, redundancy, and system simplification.
These represent some of the more prominent HA-oriented features that become readily apparent when the QNX Neutrino RTOS forms the basis of an HA design.