See https://github.com/facebook/hhvm/issues/1230
This would (a) batch a bit better if several pushLater() calls are made on the same queue and (b) let users avoid seeing the enqueue latency
See https://github.com/facebook/hhvm/issues/1230
This would (a) batch a bit better if several pushLater() calls are made on the same queue and (b) let users avoid seeing the enqueue latency
Change 211320 had a related patch set uploaded (by Aaron Schulz):
Added JobQueueGroup::lazyPush method
Change 211741 had a related patch set uploaded (by Ori.livneh):
Added JobQueueGroup::lazyPush method
Change 211742 had a related patch set uploaded (by Ori.livneh):
Added JobQueueGroup::lazyPush method