alitto / pond

🔘 Minimalistic and High-performance goroutine worker pool written in Go
MIT License
1.43k stars 60 forks source link

support task priority #50

Open jasper-zhang opened 10 months ago

jasper-zhang commented 10 months ago

Can pond add a feature to support task priority? Tasks with higher priority are processed first.