5.7 Background Reading Material
(a) Important Concepts
- Cooperating sequential processes, E.W.Dijkstra, Technological University, Eindhoven, Netherlands 1965 (reprinted in Programming Languages, ed F Genuys, Academic Press, New York, 1968)
- Dynamic priority ceilings: A concurrency control protocol for real-time systems, M.I.Chen. and K.J.Lin, Int. J. Time-Critical Computer Systems, Vol.2, No.4, pp 325-345, Nov.1990
- Monitors: An operating system structuring concept, C.A.R.Hoare, Communications of the ACM, Vol 17, No 10, pp549-557, October 1974
- Real-time scheduling theory and Ada, L.Sha. and J.B.Goodenough, IEEE Computer, Vol.23, No.4, pp 53-63, April 1990
(b) Books
- MicroC/OS-III The Real-Time Kernel, Jean J. Lacrosse. See: https://www.micrium.com/books/ucosiii/
- Real-time Concepts for Embedded Systems, Qing Li, CRC Press 2003-01-06, ISBN 1578201241: https://www.slideshare.net/doreh/realtime-concepts-for-embedded-systems-pdf
- Real-Time Embedded...