-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Can I safely autoscale a rails container running resque...? It'd be connecting to a shared / decoupled database and redis instance.
I have a concern that when multiple resque/rails containers are running, that the queues might get weird? would each resque container need its own redis instance to talk to, or can they all just talk to the same redis?
Metadata
Metadata
Assignees
Labels
No labels