The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:AnyEvent-Fork App::Packer"

AnyEvent::Fork - everything you wanted to use fork() for, but couldn't River stage two • 7 direct dependents • 12 total dependents

This module allows you to create new processes, without actually forking them from your current process (avoiding the problems of forking), but preserving most of the advantages of fork. It can be used to create new worker processes or new independen...

MLEHMANN/AnyEvent-Fork-1.32 - 26 Jan 2022 16:44:27 UTC

AnyEvent::Fork::Early - avoid having to exec another perl interpreter River stage two • 7 direct dependents • 12 total dependents

AnyEvent::Fork normally spawns a new perl process by executing the perl binary. It does this because it is the only way to get a "clean state", as the program using it might have loaded modules that are not fork friendly (event loops, X11 interfaces ...

MLEHMANN/AnyEvent-Fork-1.32 - 26 Jan 2022 16:44:27 UTC
2 results (0.021 seconds)