Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Use resque-pool #161

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

markpundsack
Copy link
Contributor

Only tested enough to see that it does spin up multiple worker processes.

Also adds TERM_CHILD=1.

@markpundsack
Copy link
Contributor Author

I defaulted to only using 2 resque workers, but if the memory usage isn't bad, you can probably fit at least 3 in there, and possibly more. Also, the installation docs should mention tweaking WORKER_CONCURRENCY before scaling up dynos. Or perhaps we should just tweak the default setting to a reasonable max and then scale up dynos when really necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant