Comment #2 on issue 181 by [email protected]: Add "bulk=1" to job RAPI
http://code.google.com/p/ganeti/issues/detail?id=181

We use the bulk functions when updating our cache of data (jobs, vms, etc). Otherwise we must query each running job separately. We've worked around it to reduce the number of rapi calls we make, but it still might be more efficient to use a bulk method.

Reply via email to