|
|
|
|
|
by toomanybeersies
2230 days ago
|
|
Rails on Heroku is about the most inefficient combination you can get for a web server. I've always thought of it as the platform you use for running toy apps with maybe a couple of dozen users at most and a low load. It's incredibly quick and easy to get a Rails app running on Heroku, a couple of hours at most. But you pay (in dollars and performance) for this. |
|
(Then again, they have them with Phoenix as well but to a lesser extent.)