MPI wait
Depending on the MPI implementation waiting in a bcast is done with 100% CPU load. To reduce the CPU load a slep in between each check can be added. This introduces additional latency, so it is a parameter that trades latency and CPU load while JuMonC has no requests