| Recommend this page to a friend! |
| Author | ||
![]() |
|
|||||||||||||||||||
| Classes of Luca Mariano | > | Thread | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Dependents | |||||
| Trackback | Applications | |||||
| 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 |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Packages that need this class | ||
| Class | Dependency | Why it is needed |
|---|---|---|
| DNServer | To implement the DNServer_multithreaded. | |
| PHP Cron Daemon | This class forms the actual thread-generation. Is included by default |
| Trackback links | ||
| Link | Description |
|---|---|
| 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... |
| Applications that use this class | ||
| Link | Description |
|---|---|
| PHPlet | An application server written in PHP |
| File | Role | Description |
|---|---|---|
| Example | shows a multiprocess application scheme where all processes run a sleep() cycle, and a centralized dispatcher pass them the work. | |
| Example | a basic example, only two pseudo-threads that increment a counter simultaneously | |
| Example | shows how to execute methods into the child process. | |
| Class | Main class | |
| Doc. | installation instructions | |
| Example | shows variable exchange between the parent process and started pseudo-threads. | |
| Doc. | API docs | |
| Example | shows how to attach a controller to started pseudo-threads. |
| Download all files: php_fork.tar.gz php_fork.zip |