Threads and Forking

Perl has support for threads. Though this is experimental, it can be a useful tool for some applications. Using fork (where it’s available) is better supported. See the perlfork and perlthrtut manpages.

Get Learning Perl, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.