mcollina / fastq

Fast, in memory work queue
ISC License
944 stars 47 forks source link

Use cases #76

Open rmcarias opened 1 year ago

rmcarias commented 1 year ago

I'm curious what are some use cases for this Lib? Where does it really shine? If you could guide me to some examples, that'd be greatly appreciated.

mcollina commented 1 year ago

Whenever you need to limit concurrency in your application.