FICHA · AUR

perl-forks

drop-in replacement for Perl threads using fork()

  • Library
  • LIBRARY
  • PERL
  • CONCURRENCY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Perl code written for threads can use a fork-based replacement in environments where process-based concurrency is preferred or required. It is useful for compatibility and parallel-processing scripts.

Fork-based concurrency has different memory, signal, and file-handle behavior than real threads. Test workloads before relying on it in services.

Permissions

Permissions not analysed for this source yet.