Yahya Hassanzadeh, Ph.D.

Results 2 comments of Yahya Hassanzadeh, Ph.D.

> Patrick has a good point. IIUC this PR has two parts: > > * limited concurrency > * limited buffering > > Both of these can be accomplished by...

> This code doesn't seem to do a very good job at de-duplication. While a worker is processing a chunk, an equivalent chunk can reenter the queue. > > You...