Next | 0.2 But we have processes for this! | Prev |
The differences between processes are threads are not fundamental:
Historically, threads were invented as lightweighted processes, i.e. supposed to waste less memory and CPU. However Perl threads are not quite lightweighted... |
Threads |
Forked Processes |
Next | Perl Threads | Prev |