Call tools in parallel #278
lamberttraccard
started this conversation in
Ideas
Replies: 3 comments 4 replies
-
|
Wha do you mean with "parallel"? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Call the tools concurrently and not one after the other. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
They are ways using pcntl extension but this only work in cli context. It is also possible using library like reactphp or frankenphp but the implementation will not be library agnostic. I guess will could register some sort of handler that will let the user execute the tools as he sees fit. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I think it could be a great improvement if tools could be called in parallel.
I'm happy to discuss that and work on a PR if it is of interest.
Beta Was this translation helpful? Give feedback.
All reactions