Timeline for Run commands in parallel and wait for one group of commands to finish before starting the next
Current License: CC BY-SA 3.0
17 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 15, 2019 at 5:01 | history | edited | RobertL | update tags | |
| Nov 22, 2015 at 14:19 | vote | accept | CommunityBot | ||
| S Nov 10, 2015 at 12:47 | history | suggested | RobertL | CC BY-SA 3.0 | Improve title, add tag |
| Nov 10, 2015 at 12:32 | review | Suggested edits | |||
| S Nov 10, 2015 at 12:47 | |||||
| Nov 10, 2015 at 11:48 | history | edited | user88036 | CC BY-SA 3.0 | added 224 characters in body |
| Nov 10, 2015 at 11:46 | comment | added | user88036 | @Robert. Thanks a lot! Yes this is exactly what I want to do. | |
| Nov 10, 2015 at 11:43 | comment | added | RobertL | @goro, Is this accurate? "You have several groups of commands. Within each group, the commands should run in parallel (at the same time). The groups should run sequentially, waiting for one group to finish before starting the next group." | |
| Nov 10, 2015 at 11:10 | comment | added | user88036 | @ RobertL. Only, the commands in the second group are running in the same instance! | |
| Nov 10, 2015 at 11:09 | history | edited | user88036 | CC BY-SA 3.0 | added 14 characters in body |
| Nov 10, 2015 at 11:07 | comment | added | RobertL | Is it the same command running in each instance? Same name? | |
| Nov 10, 2015 at 11:07 | history | edited | user88036 | CC BY-SA 3.0 | added 14 characters in body |
| Nov 10, 2015 at 11:06 | comment | added | dave_alcarin | @goro quoting you, the script is exiting with an error message. Please edit your question to add such message (for completion's sake) and remove the chit-chat (advices appreciated). | |
| Nov 10, 2015 at 11:05 | answer | added | RobertL | timeline score: 62 | |
| Nov 10, 2015 at 11:04 | comment | added | user88036 | @RobertL.Yes I mean in parallel at the same time. The script is exiting with an error message. Yes I need to wait for the firdst group to finish before running the next group. | |
| Nov 10, 2015 at 11:03 | answer | added | Petr Skocik | timeline score: 13 | |
| Nov 10, 2015 at 11:01 | comment | added | RobertL | What do you mean, run together. Do you mean run in parallel at the same time? How do you know it "didn't work properly?" How will you know when it does work properly? Do you want to wait for the first group to finish before running the next group? | |
| Nov 10, 2015 at 10:58 | history | asked | user88036 | CC BY-SA 3.0 |