cdelorme / system-setup

Documentation and Scripts I use to ease setup, potentially fully automated.
23 stars 6 forks source link

parallelized setup #29

Closed cdelorme closed 10 years ago

cdelorme commented 10 years ago

I want to see if it would be possible to, without great difficulty, parallelize the execution of setup functions. In theory it should be, but the question is whether I have to manage that parallelization manually or if I can easily abstract and automate it.

cdelorme commented 10 years ago

This is already built into the current setup script and isn't really as high of an objective anymore.