generated from kpicaza/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
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 requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed