Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multithreaded mode! #43

Closed
g105b opened this issue Mar 27, 2023 · 1 comment
Closed

Multithreaded mode! #43

g105b opened this issue Mar 27, 2023 · 1 comment

Comments

@g105b
Copy link
Member

g105b commented Mar 27, 2023

The CLI flag PHP_CLI_SERVER_WORKERS allows multiple threads to be running at the stame time. This will speed up pages, but also prevent the issue of deadlock!

https://www.php.net/manual/en/features.commandline.webserver.php

g105b added a commit to PhpGt/Cli that referenced this issue May 8, 2024
@g105b
Copy link
Member Author

g105b commented May 8, 2024

Included in latest commit a203bc8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant