Open robacarp opened 10 months ago
Since #123 a single mosquito process runs several fibers, including 3 executors.
3 is often not enough, and some times it's too much. It would be nice to be able to configure it.
It would also be nice to be able to configure an executor count/scale per queue, I think?
Since #123 a single mosquito process runs several fibers, including 3 executors.
3 is often not enough, and some times it's too much. It would be nice to be able to configure it.