|
|
|
|
|
by bad_user
1001 days ago
|
|
Java has been used for soft real-time systems, such as payment processors or real-time bidding. For a GC-ed language, its latency guarantees can be pretty OK due to having good garbage collectors and runtime optimizations. But, yes, obviously it can't be used for systems where latency is a matter of life and death, like operating the breaks on a car. |
|
https://www.quora.com/The-license-agreement-of-Java-says-You...