ESGF / esgf-build

Scripts for building ESGF releases, creating repo mirrors and pushing binaries.
https://esgf.github.io/esgf-build/
0 stars 2 forks source link

Try to run Ant build processes in parallel #19

Closed William-Hill closed 5 years ago

William-Hill commented 7 years ago

Will attempt to run multiple subprocesses that call the Ant build scripts in parallel instead of sequentially.

Would have to modify the output to the terminal. Just print active jobs. Might be forced to just tail the logs.