ganeti.jqueue: Group job archivals to reduce number of RPC calls
authorMichael Hanselmann <hansmi@google.com>
Thu, 18 Dec 2008 16:38:47 +0000 (16:38 +0000)
committerMichael Hanselmann <hansmi@google.com>
Thu, 18 Dec 2008 16:38:47 +0000 (16:38 +0000)
commitd7fd1f284ee57053fe39b519abed258cc0e80a27
treebb36474573d6c02e16395ab745935bcad9302c6d
parentf8ad55919c50dc2a8f02661ecb048595d2fe4bbe
ganeti.jqueue: Group job archivals to reduce number of RPC calls

Reducing the actual number of RPC calls will come in another patch.

Reviewed-by: ultrotter
lib/jqueue.py