Scala is more likely perhaps? Since it builds on the JAVA platform but is a much more flexible language(functional/OO hybrid) and offers several ways of doing concurrency(including Erlang-ish message-passing/Acor model).
Not sure how limited the concurrency model of Scala is by the underlying architecture though.
Not sure how limited the concurrency model of Scala is by the underlying architecture though.