This class can run emulated parallel threads with HTTP requests to the same server.
It can create parallel threads to run given PHP code by sending HTTP requests to an URL of the same server handled by a script that will execute a given function with optional arguments also passed in the HTTP request.
The class can also handle the HTTP requests to the emulated threads.
On the calling side, the class can check if the emulated thread has finished and retrieves the result as the HTTP response.
|
Name: |
Multi-threading in PHP |
Base name: |
multi-threading-php |
Description: |
Run emulated parallel threads with HTTP requests |
Version: |
1.0 |
PHP version: |
5 |
License: |
Free for non-commercial use |
|
|
What is the best PHP multithreading class?
How to implement threads in PHP
Need to run multithreaded scripts in PHP
Multithreaded scripts on Windows
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|