Difference between revisions of "QNX"

From Computer History Wiki
Jump to: navigation, search
m (cleanup extra char)
(Expand the intro section a bit)
 
Line 1: Line 1:
 
[[Image:Qnx4n000.png|thumb|right|200px|QNX 4.0 boot]]
 
[[Image:Qnx4n000.png|thumb|right|200px|QNX 4.0 boot]]
  
QNX was noted for being used as the [[Operating system|OS]] for the Unisys ICON computer systems in Ontario High schools. It's a [[POSIX]] influenced [[Real-time system|RTOS]].
+
'''QNX''' is a [[POSIX]] influenced [[real-time system|real-time]] [[operating system|OS]]; it uses the [[microkernel]] approach to building an OS. Originally developed in the early 1980s, it is now a commercial product, targeted at [[embedded system]] uses.
 +
 
 +
It was created by the Canadian company Quantum Software Systems (which was later renamed QNX Software Systems). It was used as the OS for the [[Unisys]] ICON computer systems in Ontario High schools. In April, 2010, QNX Software Systems was acquired by [[Research In Motion]] (which was later renamed to BlackBerry Limited).
  
 
== History ==
 
== History ==
Line 29: Line 31:
  
 
Latest Version: 7.1 (2020)
 
Latest Version: 7.1 (2020)
 +
 +
{{semi-stub}}
  
 
== References ==
 
== References ==
Line 37: Line 41:
 
* [https://www.forbes.com/sites/greatspeculations/2014/06/06/a-look-at-blackberrys-qnx-business/?sh=1282d1eb1123 Forbes: A Look at BlackBerry's QNX Business]
 
* [https://www.forbes.com/sites/greatspeculations/2014/06/06/a-look-at-blackberrys-qnx-business/?sh=1282d1eb1123 Forbes: A Look at BlackBerry's QNX Business]
  
{{stub}}
+
[[Category: Operating Systems]]
[[Category:Operating Systems]]
 

Latest revision as of 02:49, 21 February 2024

QNX 4.0 boot

QNX is a POSIX influenced real-time OS; it uses the microkernel approach to building an OS. Originally developed in the early 1980s, it is now a commercial product, targeted at embedded system uses.

It was created by the Canadian company Quantum Software Systems (which was later renamed QNX Software Systems). It was used as the OS for the Unisys ICON computer systems in Ontario High schools. In April, 2010, QNX Software Systems was acquired by Research In Motion (which was later renamed to BlackBerry Limited).

History

  • 1982: Quantum Software - QUNIX for Intel 8088
  • 1984: QUNIX was renamed to QNX
  • 2004: QNX is acquired by Harman International Industries
  • 2010: QNX is acquired by BlackBerry

QNX 4

Versions of QNX 4 were released between 1990 and 1997. QNX 4.24 was used as the origin of QNX/Neutrino. Future versions (except for 4.25) are based on the QNX/Neutrino fork.

Latest Version: 4.25

QNX 6

Versions of QNX 6 were released between 2001 and 2014, based on the QNX/Neutrino fork. Neutrino added support for MIPS, PowerPC, SH-4, and ARM CPU architectures.

This should be what RIM has purchased for use in the Playbook tablet.

Latest Version: 6.6

QNX 7

QNX 7 is the current version, initially released in 2017. Supported CPU architectures include 32-bit and 64-bit ARM, and 64-bit x86.

Latest Version: 7.1 (2020)

References