abhilekhsingh / gc3pie

Automatically exported from code.google.com/p/gc3pie
0 stars 0 forks source link

Improve speed of `gcloud` command` #422

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
gcloud should execute in parallel all the calls to the remote clouds in order 
to return faster if more clouds are defined in the configuration file.

We should probably use multiprocessing module and create multiple threads or 
processes.

Original issue reported on code.google.com by antonio....@gmail.com on 13 Nov 2013 at 9:47

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3769.

Original comment by antonio....@gmail.com on 28 Nov 2013 at 1:09