Recommend this page to a friend! |
Classes of Luca Mariano | > | Thread | > | Download .zip .tar.gz | > | Support forum (1) | > | Blog | > | Latest changes |
|
Groups | Dependents | Trackback | Applications | Files |
Groups |
Unix | Use of capabilities specific of POSIX, Unix like operating systems | View top rated classes |
Language | Constructs to assist in the language control | View top rated classes |
Recommendations |
Threads PHP
php_fork
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
DNServer | To implement the DNServer_multithreaded. | Conditional |
PHP Cron Daemon | This class forms the actual thread-generation. Is included by default | Required |
Pages that reference this package |
File downloading process in the background (Turkish) You would not say this for PHP, there is the concept of thread... |
Multi threading with PHP Surfing in Phpclasses I’ve found a really useful (at least for me) class that implements a Java like thread class... |
php fork - |
PHP multithreading realization In PHPClasses I discovered is extremely something useful (at least to me) similar to Java thread class... |
PHP: Your imagination is your limit Do you think PHP was only developed for write Web-Sites?... I invite ... |
Threads in PHP Class: Thread is a wrapper around the pcntl_fork() stuff, with a API set like Java language... |
Latest pages that reference packages
Applications that use this package |
PHPlet An application server written in PHP |
If you know an application of this package, send a message to the author to add a link here.
Files |
File | Role | Description |
---|---|---|
action_dispatcher.php | Example | shows a multiprocess application scheme where all processes run a sleep() cycle, and a centralized dispatcher pass them the work. |
basic.php | Example | a basic example, only two pseudo-threads that increment a counter simultaneously |
exec_methods.php | Example | shows how to execute methods into the child process. |
Fork.php | Class | Main class |
INSTALL | Doc. | installation instructions |
passing_vars.php | Example | shows variable exchange between the parent process and started pseudo-threads. |
php_fork-api.html | Doc. | API docs |
simple_controller.php | Example | shows how to attach a controller to started pseudo-threads. |
Install with Composer - Download all files: php_fork.tar.gz php_fork.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|