amazon ec2 - Rails Resque workers in production - where to keep Redis server? -


i have rails app configured resque , redis. using god start/stop workers. far using redis-to-go, since moved ec2 high-memory instance, think better idea run redis server on ec2 instance , have things happening there.

is idea?

we run our redis instance (for resque) on same server rest of our app. it's been great, , uses little memory. process 5000 jobs day.

either way, assuming using redis resque, we've done extremely low overhead in cpu or memory. redis efficient resque storage.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -