Multithreading with PHP Parallel
-
I tried adding some PHP parallel code to my WP plugin and it crashes saying that the PHP 8.1.2 I had was not compiled with ZTS (Thread Safe) option. I guess most WP/PHP software platforms don’t PHP compiles with ZTS… right? So what is the best approach to use WP with PHP Parallel? Ask the hosting solution to give me a php with ZTS?
Thanks,
K-
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.