Actually Twitter no longer uses Ruby exclusively. Their twitter queue system (which is the core to their service) is now built using Scala. Scala is a static language that runs on the JVM. In many ways it's designed to be a successor to Java itself (and in some benchmarks it outperforms Java on the JVM). This post is from -- http://socoder.net/index.php?topic=483