Skip to content

Add multi-thread support in windows systems #14

Open
@kpicaza

Description

@kpicaza

Is your feature request related to a problem? Please describe.
In Windows systems, we haven't a choice to install the pcntl extension, which is the easiest way to allow multi-threading execution in our context. See #13 (comment)

Describe the solution you'd like

  • Develop a more robust solution for systems with the Parallel https://www.php.net/manual/en/book.parallel.php extension enabled(It will solve issues in Windows system also give a choice to use different forking strategies in nix systems),
  • Document the usage and installation of PHP with ZTS and parallel ext enabled for both nix and windows

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions