- cross-posted to:
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
NT is often touted as a “very advanced” operating system. Why is that? What made NT better than Unix, if anything? And is that still the case?
…
Which brings me to this article—a collection of thoughts comparing the design of NT (July 1993) against contemporary Unix systems such as 4.4BSD (June 1994) or Linux 1.0 (March 1994). Beware that, due to my background, the text is written from the point of view of a Unix “expert” and an NT “clueless”, so it focuses on describing the things that NT does differently.
Long but interesting article that compares the Windows NT kernel to traditional Unix kernels such as that found in BSDs or Linux.
Control+F: VMS
Phrase not found
Disappointing that the author didn’t seem aware of Windows NT’s connections to VMS. Some fun facts:
- Dave Cutler, the WNT lead architect, previously worked on VMS.
- Several of WNT’s internal systems bear similarity to those in VMS.
- VMS is a closer contemporary of Unix than WNT is.
- Advancing each letter in “VMS” yields “WNT”. (It has long been speculated that this was no accident.)
Unix’s history is long—much longer than NT’s. Unix’s development started in 1969 and its primary goal was to be a convenient platform for programmers. Unix was inspired by Multics, but compared to that other system, Unix focused on simplicity which is a trait that let it triumph over Multics.
On the other hand, NT’s design derived from VMS’s design, and a lot of people who built the latter system were involved with creating NT.
https://www.itprotoday.com/server-virtualization/windows-nt-and-vms-the-rest-of-the-story
NT is often touted as a “very advanced” operating system. Why is that? What made NT better than Unix, if anything?
NT was very advanced compared to its prior Kernel, not compared to Unix.