Chapter Questions
Show how the Real-Time Java waitForNextPeriod method can be implemented in Ada.
To what extent can a combination of Ada's timing event and protected objects allow the Giotto input and output ports to be implemented?
To what extent can a combination of Real-Time Java's timers, asynchronous event handlers and synchronized objects allow the Giotto input and output ports to be implemented?
To what extent can a combination of C/Real-Time POSIX's timers and mutexes allow the Giotto input and output ports to be implemented?