I am looking for alternatives or competitors to Scala strictly in regards to programming desktop apps on multiple cores. Whether using CPU or GPU cores (ScalaCL), I want to take advantage of all possible multi-threading performance. Scala is definitely a good choice, but I want to know what other options I can pursue. Running on the JVM is key for what I need.
I am looking for alternatives or competitors to Scala strictly in regards to programming
Share
Clojure is a JVM language designed for concurrency, see: http://clojure.org/concurrent_programming