headermask image

header image

category archive listing Category Archives: Java

Scaling Rails with a JVM

I love Rails. I really do. Developing with Rails is a pleasure, and it enables one to get a project out the door very very quickly. But when it comes to running in production, we all know that Rails presents significant scaling challenges.
Java, on the other hand, is almost the opposite. Developing an app in [...]