In reply to Michael54:
After the join_any, you can kill all of the remaining forked processes. The forever loop would then re-fork all three processes again.
In reply to Michael54:
After the join_any, you can kill all of the remaining forked processes. The forever loop would then re-fork all three processes again.