676f3e8516
Currently it was possible that PopAll returns 1010 items, then makes one RPC call with 1000 items, then RPC call 10 items. Meanwhile, there have been added 500 new items added to the queue. This change ensures that we pull items from the queue early and try to make rpc batches as large as possible. Change-Id: I1a30dde9164c2ff7b90c906a9544593c4f1cf0e9 |
||
---|---|---|
.. | ||
combiner_bench_test.go | ||
combiner_test.go | ||
combiner.go | ||
dialer_test.go | ||
dialer.go | ||
doc.go | ||
handler_test.go | ||
handler.go | ||
queue_test.go | ||
queue.go | ||
service_test.go | ||
service.go |