| Recommend this page to a friend! |
| Classes of Mohammed Yousef | > | PHP Threader | > | Download .tar.gz .zip | > | > | > | |||||
|
|||||||||||||||||||||||||
| Author | ||
![]() |
|
Innovation award![]() Nominee: 1x Winner: 1x | |||||||||||||||||||
| Groups | ||||||
| Trackback | Applications | |||||
| Groups | ||
| Language | Constructs to assist in the language control | View top rated classes | |
| AJAX | Interact with the Web server without page reloading | View top rated classes |
| Innovation Award | ||
![]() September 2007 Winner Prize: One subscription to the PDF edition of the magazine by PHP Architect |
Some times applications need to execute tasks that may take a long time to finish. Ideally the users should be able to keep track of the progress of the tasks being executed, so they know how much of the whole task has been done and what long it may take to end. This class can help solving these problems using AJAX requests to trigger the execution of long one or more tasks on the server side, as well retrieving information about the progress of the tasks while they have not yet finished. Manuel Lemos |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Trackback links | ||
| Link | Description |
|---|---|
| PHP Threader - Threads in PHP | Auf der Seite phpclasses.org, wo ich immer wiedermal vorbei schaue, bin ich eben auf eine Sehr Interessante klasse gestoßen... |
| PHP Threads oder ähnliches | Hallo, wie der Titel schon sagt würde ich gerne so etwas wie Threads in PHP realisieren... |
| Applications that use this class | ||
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | The Abstract Thread Communication Class |
| |
Class | Flat File Communication Class |
| |
Class | Using MySql Heap Engine to communicate between Threads |
| |
Class | Shared Memory Communication Class |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | a very Simple function to allow easy Loading / Locating of Classes |
| |
Class | A Writting Methodolgy Class Based on Array Serailization |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | A Class Implementing a Simple Mutex For Read and Write Sync |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | The Ajax Thread Calling class |
| |
Class | The abstract class for calling threads |
| |
Class | Cli Thread Calling (Shell Calling) |
| |
Class | Sockets Method of calling Threads |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Doc. | Ajax Method Documentation |
| |
Doc. | Url to Online Docs |
| |
Doc. | Socket Method Doc |
| |
Screen | image illustrating Class Construction |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Example | First Example Counter Thread |
| |
Example | First Example File-writting Thread |
| |
Example | First Example Main Thread |
| |
Example | Second Example Counter Thread |
| |
Example | Second Example File-writting Thread |
| |
Example | Second Example Main Thread |
| |
Example | Third Example Main Thread |
| |
Example | Third Example File Parts Downloader Script |
| |
Example | Fourth Example Counter Thread |
| |
Example | Fourth Example File-writting Thread |
| |
Example | Fourth Example Main Thread |
| Download all files: phpthreader.tar.gz phpthreader.zip |