Again, the official Rails app isn't good, but I'd be very surprised if this is operationally anywhere close to optimal for the small-to-medium scale. If you build for Twitter-scale, you will make decisions that will almost certainly hurt small scale.
And Clojure relies *heavily* on the GC. Using it is not a good way to build low memory JVM servers.