Update: Quantum Releases A Posix Compliant Version Of QNX


In June 1991, Quantum started shipping QNX v4.0. This new version of their operating system is POSIX compliant — at least as far as is possible — as not all of the areas of the POSIX standard have been completed and ratified.

The term POSIX stands for Portable Operating System Interface and refers to a group of standards that are being developed under the auspices of the IEEE. The POSIX standard is actually a group of proposed standards which encompass the following areas:

1003.1 System Interface
1003.2 Shell and Utilities
1003.3 Test Methods
1003.4 Real Time
1003.5 Ada Bindings
1003.6 POSIX Security
1003.7 System Admin
1003.8 POSIX Networking
1003.9 FORTRAN Bindings

The purpose of IEEE's POSIX is to provide an industry standard operating system environment which is based on the UNIX operating system.

An important point is that POSIX is not an implementation of an operating system and its environment, it is a definition. This allows operating system vendors to produce POSIX compliant systems which "look" similar to both the programmer and user, but which may be quite different as far as their internal architecture, performance, etc.. It is this flexibility which allowed Quantum to produce an operating system which is both POSIX compliant and which also takes special advantage of their message passing, client-server based architecture.

First Impressions Of QNX 4.0

Since I have only recently obtained QNX 4.0, I am not in a position to review it. Hence, the following is merely a brief summary of my first impressions of Quantum's new operating system.

As well as POSIX compliance, Quantum appears to have made many significant improvements in the following areas:

Note: Higher priority processes always immediately pre-empt a lower priority process, regardless of scheduling methods used — essential for real-time systems.

These, and many other changes are beyond the scope of the present article. What is clear, is that QNX 4.0 has not been re-written just to comply with POSIX standards, it has been re-written for the purpose of enhancing its real-time performance as well. How well this has been achieved would be a good topic for a follow up article.