Timeline for Except garbage collector, what else makes Java a non real time programming language
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 24, 2013 at 17:30 | vote | accept | Kaushik | ||
| Jun 24, 2013 at 17:04 | comment | added | aviv | @SK-logic - right, good point! | |
| Jun 24, 2013 at 16:00 | comment | added | jk. | websphere real time at least still seems to be supported (claims Java 7.0 support and you can get to a page to purchase it) | |
| Jun 24, 2013 at 8:21 | comment | added | SK-logic | There is nothing in Java specification which will enforce JIT instead of AOT or a pure interpretation. Pure green threads are totally predictable, so they also cannot be a real time obstacle. | |
| Jun 24, 2013 at 7:46 | comment | added | T-Bull | Another issue, albeit small in comparision, is that a class is only loaded when it is going to be used. | |
| Jun 24, 2013 at 4:25 | history | answered | aviv | CC BY-SA 3.0 |