SteeltoeOSS / Tooling

Steeltoe developer tool collection
https://steeltoe.io/
Apache License 2.0
12 stars 7 forks source link

Run multi-service operations in parallel #31

Closed ccheetham closed 6 years ago

ccheetham commented 6 years ago

Currently, multi-service operations are run serially. E.g., when deploying services, each service is deployed before deploying the next one. Running the deployments in parallel will improve CLI response.

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/160821407

The labels on this github issue will be updated when the story is started.