PHP Classes

Multi-threading in PHP: Run emulated parallel threads with HTTP requests

Recommend this page to a friend!

  Author Author  
Picture of Bijaya Kumar  Behera
Name: Bijaya Kumar Behera <contact>
Classes: 6 packages by
Country: India India
Age: ???
All time rank: 56035 in India India
Week rank: 578 Down42 in India India Down
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Bijaya Kumar Behera  >  Multi-threading in PHP  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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
All time users: 2547 users
All time rank: 1507
Week users: 0 users
Week rank: 129 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes


  Recommendations  

What is the best PHP multithreading class?
How to implement threads in PHP

Need to run multithreaded scripts in PHP
Multithreaded scripts on Windows


  User ratings  
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: Good (87%) Good (87%) - Good (87%) - - Sufficient (61%) 1235
Month: Not yet rated by the users

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imagefunctions (1 file)
Accessible without login Plain text file example.php Example example file
Plain text file thread.class.php Class multi thread class

  Files folder image Files  /  functions  
File Role Description
  Accessible without login Plain text file functions.php Aux. user function

Install with Composer Install with Composer - Download Download all files: multi-threading-php.tar.gz multi-threading-php.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
  Files folder image Files  
File Role Description
Files folder imagefunctions (1 file)
Accessible without login Plain text file example.php Example example file
Plain text file thread.class.php Class multi thread class

  Files folder image Files  /  functions  
File Role Description
  Accessible without login Plain text file functions.php Aux. user function

Install with Composer Install with Composer - Download Download all files: multi-threading-php.tar.gz multi-threading-php.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.