|
Share this post! |
| Vote this! |
|
Runtime
processes (garbage collection, class loading, Just-in-time compilation,
and thread scheduling) in conventional Java virtual machines (JVMs)
make them incapable of running applications with real-time behavior.
Real-time extensions to Java technology—based on the Real-time
Specification for Java (RTSJ)—enable JVMs with real-time features. You
can meet the hard or soft real-time constraints your applications
require by leveraging the traditional benefits of the Java language—such
as interoperability and safety—and combining them with features that
the real-time Java extensions enable. Learn how.
more...
Highly
Recommended Reading After Above
java
0 comments:
Post a Comment