Releases: wapmorgan/Threadable
Releases · wapmorgan/Threadable
0.0.6: Simulation mode
Compare
Sorry, something went wrong.
No results found
Added simulation mode for testing purposes and when pcntl extension is not available
0.0.5: BackgroundWork upgrade
Compare
Sorry, something went wrong.
No results found
Added BackgroundWork::doInBackgroundParallel() as opposite for doInBackground() to parallel working.
Updated examples using BackgroundWork.
Updated callback signature for BackgroundWork::doInBackground(), added worker instance: (Worker $worker, int $payloadI, $payloadData).
Added Worker::getCurrentPayload(): int
Added WorkersPool::getRunningWorkers(): Worker[]
0.0.4: BackgroundWork class
Compare
Sorry, something went wrong.
No results found
Add BackgroundWork class.
0.0.3
Compare
Sorry, something went wrong.
No results found
Change signature of sendPayload() and onPayload() methods (remove array type-hint in $payload argument).
0.0.2
Compare
Sorry, something went wrong.
No results found
Updated DownloadWorker
Add tests
Add returning result from worker in checkForFinish().
0.0.1
Compare
Sorry, something went wrong.
No results found