while (host = pop array_of_hosts) { fork if child { work on host exit } }