Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: graze/parallel-process

Tags

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
coverage->100%, refactor priorities, add more tests to prioritypool (#19

)

* coverage->100%, refactor priorities, add more tests to prioritypool

* fix some scruitinzer stuff

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactoring of Pool (#18)

* initial

* handle priorities, and fix run colleciton

* Large refactoring of Pool

- `Pool` is now a simple collection of runs
- `PriorityPool` is more complex and ensure runs are started in priority order
- Moved output classes to `Display` namespace
- Added a `PoolLogger` monitor to log when a pool/run changes
- Refactored run state into `RunningStateTrait`, which also handles duration

* update copyright and examples

* update depdencies, logger

* lint

* some scrutinizer changes

* update README

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Callback run (#17)

* add a CallbackRun runner

* increase coverage

* fix lint

* remove type comparison between float and int

0.7

Toggle 0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Events events events (#16)

* add events, and make lines and tables dumber

* test progress bar on table

* add some debugging, remove me

* remove debug

* make table progress bars colourful

* progress returns [pos,max,perc]

* trigger pool updated event on poll not run

* update copyright, 100% coverage

* handle exception passthrough

* dont require console-diff-renderer

* make default bar use ▏characters

* copyright

* fix composer file

* remove PHP_INT_MIN constant

* fix examples

0.6

Toggle 0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow a pool to instantly run processes/runs (#15)

* allow a pool to instantly run processes/runs

* update makefile to current best practice

* add composer php version setting

* set composer file to php version

* some fixes, tidy makefile a tiny bit

* doc comment tidy

* handle multple lines as response

* split child output on new line

* filter out blank lines

0.5.1

Toggle 0.5.1's commit message
Composer: allow Symfony 4 (#14)

0.5

Toggle 0.5's commit message
Write all of the output from each process to the screen (#12)

* add output to screen options

* fix lint, dont assume 0.00s

* make $onStart protected in pool

* split out tags into trait, update some code formatting

* better null check

0.4

Toggle 0.4's commit message
add a limit to the number of concurrent processes (#9)

* limit the number of concurrent processes

* use 0.6.1 so table renders nicely

* clear summary on completion

0.3

Toggle 0.3's commit message
Filtering (#5)

* filter the output from applications

* update diff renderer

* add a show output flag

0.2

Toggle 0.2's commit message
Output interface (#4)

* use OutputInterface

* update compose
Morty Proxy This is a proxified and sanitized view of the page, visit original site.