mauriciopoppe / function-plot

A 2d function plotter for the web
https://mauriciopoppe.github.io/function-plot/
MIT License
914 stars 112 forks source link

feat: customize number of groups to use during split, add pool task queue backpressure algorithms #267

Closed mauriciopoppe closed 6 months ago

mauriciopoppe commented 6 months ago

Adding the concept of backpressure to determine what the pool needs to do with new work that replaces existing work.