medialab / quenouille

A library of multithreaded iterator workflows for python.
MIT License
7 stars 0 forks source link

Refactor throttling, group parallelism and lazy buffering as customized queue? #70

Open Yomguithereal opened 1 year ago

Yomguithereal commented 1 year ago

Following what we learnt from minet's crawler queue reimplementation.