Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foreach -Parallel #99

Open
LxLeChat opened this issue Dec 13, 2020 · 0 comments
Open

Foreach -Parallel #99

LxLeChat opened this issue Dec 13, 2020 · 0 comments

Comments

@LxLeChat
Copy link
Owner

LxLeChat commented Dec 13, 2020

Voir comment se compotre le foreah parallel.
Normalement ça ne devrait pas poser de problème. Mais je prends pas en compte ce cas il me semble. Et il faudrait voir aussi comment le représenter sur le graph.
puet-être mettre une mention // ou parallel
dunno at the moment

ForEach-Object -InputObject @(1..20) -Parallel {$_} -ThrottleLimit 10

par exemple ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant