Edited for clarity:
With reliability and fault-tolerance being extremely important, are there any specific Linux distros (or perhaps types of Linux distros) recommended for running high-reliability C++ software?
I am developing C++ software to perform some simple tasks (reading serial-input data, setting logic highs and lows on output pins, taking video (and saving), and some floating point mathematics) aboard a Blue Origin rocket. The software will be running on Linux.
Thank you for your knowledge and experience.