|
|
|
|
|
by kakwa_
144 days ago
|
|
The graphic stack in NT is done in a microkernel fashion, it runs in kernel space but doesn't (generally) crash the whole OS in case of bugs. There are a few interviews of Dave Cutler (NT's architect) around where he explains this far better than I am here. Overall, you have classic needs and if you don't care about OSS (either for auditability, for customizability or for philosophical choice about open source), it's a workable option with its strength and weaknesses, just like the Linux kernel. |
|
Also Linux being OSS can't be dismissed because it means it'll have features that Microsoft isn't interested in for Windows.