rails / solid_queue

Database-backed Active Job backend
MIT License
1.95k stars 130 forks source link

How should we tune `threads` and `processes` config in `queue.yml`? #362

Open salmonsteak1 opened 1 month ago

salmonsteak1 commented 1 month ago

Hi!

Given that I'll be running solid_queue on, for example, an 8 core CPU, what are the factors I should consider when setting the number for threads and processes in the queue.yml config?