contribsys / faktory

Language-agnostic persistent background job server
https://contribsys.com/faktory/
Other
5.78k stars 230 forks source link

Workers not using all available threads? #454

Closed Deekor closed 10 months ago

Deekor commented 12 months ago

I have each worker set at a concurrency of 15, but none of them are running at full capacity even with a large number of jobs queued up. Is this a known behavior, and what causes it?

image

Faktory Enterprise 1.8.0

mperham commented 12 months ago

I'm not sure, it's impossible for me to tell why it might be running slow.

Deekor commented 12 months ago

Next time is see it happen, what info can I provide to help better diagnose?

mperham commented 12 months ago

Use the TTIN signal to dump backtraces when the process appears to be stuck.