POSIX.4

The POSIX.4 standard, an addition to and modification of the POSIX.1 standard, describes C language interfaces for real-time applications. The standard defines real time as “the ability of the operating system to provide a required level of service in a bounded response time.” Real-time systems have historically been implemented as stand-alone systems controlling processes or machines or as embedded systems (such as inside a microwave oven). However, there has always been a need for combined interactive and real-time systems, and the UNIX system has served as the base for many implementations of real-time facilities.

The facilities specified in POSIX.4 are those commonly used by real-time applications, such as semaphores, timers, interprocess ...

Get A Practical Guide to Red Hat® Linux® 8 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.