RIM Unveils New OS Based On QNX
New submitter HommeDeJava writes "Research In Motion unveiled a new operating system for its tablet and smartphones at the company's BlackBerry developer conference in San Francisco. Called BlackBerry BBX, the new OS combines features of the existing BlackBerry OS and its recently acquired real-time QNX OS. Could BBX attract software developers and spur interest from consumers?"
I agree. Too little, too late. It'll take years for them to turn things around, and they just don't have the time.
I last booted QNX something like 10 years ago...back then it was realtime, unix based (I think?), and relatively promising. I remember it was even more responsive than Linux (which was was more responsive than Windows) ... Anyone have experience programming for QNX? If it's "just another unix" shouldn't porting to it be straightforward?
QNX is a real-time operating system. For programmer convenience some things are unix-like. However unlike Linux and other unix implementations QNX is a *hard* real-time OS, you are guaranteed that things will happen within certain timeframes. QNX is targeting embedded environments, in particular environments that require incredible reliability - for example military and aerospace. QNX is exactly the sort of thing you use when you are building a mars rover.