PHP-Batch icon indicating copy to clipboard operation
PHP-Batch copied to clipboard

A framework for PHP batch processing

Results 7 PHP-Batch issues
Sort by recently updated
recently updated
newest added

I am looking into batch solutions... Are you still developing this? Is the current state of the code usefull, can i implement and use it? If so I will figure...

Integrate a phar builder so we distribute the built jobs as phar files. What the community thinks about this? Maybe should I create a poll before coding this? Is this...

Basically explain about optimistic and pessimistic locking

Use symfony process to achieve this.

Explain the common terms, in order to avoid confusion. Like - Thread x Process - Parallelization x Partitioning - Job - Step - Transaction

The ability to receive and propagate the signal across processes. This is linked to the ability to recover (or not) a process.

Using Symfony StopWatch every step iteration in order to check and send a kill signal, if the case.