In which way is akka real-time?
问题 At a couple of places there is state that akka is somehow "real-time". E.g.: http://doc.akka.io/docs/akka/2.0/intro/what-is-akka.html Unfortunately I was not able to find a deeper explanation in which way akka is "real-time". So this is the question: In which way is akka real-time? I assume akka is not really a real-time computing system in the sense of the following definition, isn't it?: https://en.wikipedia.org/wiki/Real-time_computing 回答1: No language built on the JVM can be real-time in