yawp icon indicating copy to clipboard operation
yawp copied to clipboard

Better Pipe task scheduling to avoid extra collision

Open feroult opened this issue 8 years ago • 0 comments

To avoid extra processing costs due tasks that are running and being rolled back by contention, it would be nice to have a way to spread (over time) pipes to the same sink.

To do so, we'll probably need to take a look at this Appengine API.

feroult avatar Jul 16 '16 22:07 feroult