On 7/25/07, Jens M Andreasen <jens.andreasen(a)comhem.se> wrote:
WebSphere Real Time [...]
* Response time measured in milliseconds
* Unique Real Time Garbage Collection technology: Avoids unpredictable
pauses to Java applications for garbage collection
* Ahead-of-Time Compilation: Pre-compile code to achieve better
performance than interpreted compilation and more predictable response
times than Just-in-Time Compilation
http://www.ibm.com/software/webservers/realtime/
So - as far as I can see - the Java language is now aboard as a first
class RT citizen.
Great news! Now when Websphere goes into an infinite loop you have to
hit the power switch rather than kill -9 it...
Lee