|
|
|
Foundation ::
Programming Tools ::
RTSJ Scheduler Test
|
RTSJ Scheduler Test
Test your implementation now!
|
Moderators: Al Niessner Eddie Benowitz |
Total downloads from Open Channel to date: 28
SOURCE CODE AVAILABLE
|
|
Ready to execute!
No compiling necessary!
|
|
The RTSJ Scheduler Test is a standalone test for a Real-time Specification for Java(RTSJ) implementation to observe scheduling behavior and make quantitative estimates on the scheduling and dispatching latency distribution.
To get the code, click on the "RTSJ Scheduler Test" link to the left.
To run a test with a standard JRE:
java -jar schedTest
or
java -cp {path to}/schedTest.jar gov.nasa.jpl.test.TestScheduler
To run test with the RTSJ RI scheduler:
tjvm -Xms100M -Djava.class.path={path to}/schedTest.jar
-Xbootclasspath={path to}/foundation.jar
-Dgov.nasa.jpl.time.services.factory=gov.nasa.jpl.time.realtime.TimingServicesFactory
gov.nasa.jpl.test.TestScheduler
|
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Caltech/Jet Propulsion Laboratory
|
|
More software from Jet Propulsion Laboratory
|
|
|
|
|
|