Tagged Questions
11
votes
5answers
1k views
Why is Scala more scalable than other languages?
Scala is billed as a scalable language, a feature that's even included in its name:
The name Scala is a portmanteau of "scalable" and "language", signifying that it is designed to grow with the ...
6
votes
4answers
524 views
scalablity of Scala over Java
I read an article that says Scala handles concurrency better than Java.
http://www.theserverside.com/feature/Solving-the-Scalability-Paradox-with-Scala-Clojure-and-Groovy
...the scalability ...
4
votes
1answer
642 views
How is Scala scalable? [duplicate]
Possible Duplicate:
Why is Scala more scalable than other languages?
The Wikipedia page on Scala says:
The name Scala is a portmanteau of "scalable" and "language", signifying that it ...