Y
Hacker News
new
|
ask
|
show
|
jobs
by
BradSwain
465 days ago
> Unixes give us that. You have to fork the computation to have it contained in its own process
Is forking a new process on each call to a recursive function practical?