Alex <x37v.alex(a)gmail.com> writes:
Does anyone have a link to a reference about making
apps with real
time priority capabilities?
I figure I can just look at jack but it would be nice see some
tutorial, to learn what is actually happening/necessary, trade-offs,
etc.
For an introduction to the aspects of real-time programming as covered
by the POSIX standard I would recommend the Oreilly POSIX.4 book by
Bill O. Gallmeister:
http://www.oreilly.com/catalog/posix4/
Matthias