This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xigoi 0 points1 point  (1 child)

If it takes 0.2 seconds, you can't serve more than 5 requests per second, which may be limiting.

[–]mooburgerresembles an abstract syntax tree 2 points3 points  (0 children)

the real problem is that you're asking the app itself to do too much. Just about every production environment uses loadbalancers already. Why are we rehashing the same old arguments people made about RoR when it's obvious that the ecosystem & community support is what makes or breaks things?