Question
How create threads with php in a VPS Ubuntu12.04?
I want to create a api call(SOAP) and i need threads to do it faster.
How can i create a script with multiple threads in php?
thanks
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×