Perl threads typically use more RAM than forked processes. This is because they copy every data structure except the ones you mark as shared and get no copy-on-write help from the OS.
In reply to Re: Perl Threads and multi-core CPUs
by perrin
in thread Perl Threads and multi-core CPUs
by haidut
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |