Things to avoid in a Real Time Java Application
Creating a deterministic java application is simple, as long as
you keep it simple.
In
this session we will talk about how an application can be improved for
determinism. The discussion will be based on what we found in real life examples
when developing and analyzing WebLogic Real Time, which is a JVM solution that
minimizes the impact of garbage collection pauses. There is no requirement for
you to rewrite your application, but there are things that can be done (and
avoided) in order to reach single digit millisecond response times, in order to
bring determinism to
Java.
Speaker: Stefan Sarne, JRockit Performance Team Lead, BEA Systems Ltd.
|