• Home
  • Textbooks
  • Real-Time Systems and Programming Languages: Ada, Real-Time Java and C/Real-Time POSIX
  • Programming real-time abstractions

Real-Time Systems and Programming Languages: Ada, Real-Time Java and C/Real-Time POSIX

Alan Burns, Andy Wellings

Chapter 10

Programming real-time abstractions - all with Video Answers

Educators


Chapter Questions

Problem 1

Show how the Real-Time Java waitForNextPeriod method can be implemented in Ada.

Check back soon!

Problem 2

To what extent can a combination of Ada's timing event and protected objects allow the Giotto input and output ports to be implemented?

Check back soon!

Problem 3

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?

Check back soon!

Problem 4

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?

Check back soon!