1. Windows:
Windows是Microsoft Incorporation提供的一组各种专有图形操作系统。它也被称为Microsoft Windows 。它目前包括Windows NT和Windows IoT作为其家族的成员。早期包括不再使用的Windows 9x,Windows Mobile和Windows Phone。它是个人计算机中使用最多的操作系统。 Windows的第一个版本由Microsoft于1985年发布。它具有带有模块的混合内核。
2.方案9:
计划9是由贝尔实验室开发的分布式操作系统。它是由贝尔实验室的计算机科学研究中心(CSRC)创建的。它是一个免费的操作系统。它用ANSI C的方言编写。其目标系统是工作站,服务器,嵌入式系统和HPC。它是一个类似Unix的操作系统。它是一个开源操作系统。 Plan 9的第一个版本于1993年发布。其内核类型与用户空间文件系统混合。
Windows和Plan 9之间的区别:
S.No. | WINDOWS | PLAN 9 |
---|---|---|
1. | It was developed by Microsoft Incorporation. | It was developed by Bell Labs. |
2. | It was launched in 1985. | It was launched in 1993. |
3. | Its target systems types are workstation, personal computers, media center, tablets and embedded systems. | Its target system types are workstation, server, embedded and HPC. |
4. | Computer architectures supported by Windows are IA-32, x86-64, IA-64, ARM, Alpha, MIPS and PowerPC. | Computer architectures supported by Plan 9 are IA-32, Alpha, MIPS, PowerPC and SPARC. |
5. | Its kernel type is Hybrid with modules. | Its kernel type is Hybrid with user space like systems. |
6. | Its native APIs are Win32 and NT API. | Its native APIs are Proprietary (Unix-like). |
7. | It has the preferred license Proprietary and Source available. | It has the preferred license of LPL. |
8. | The non-native APIs supported through its subsystems are DOS API, Win16, POSIX and .NET. | The non-native APIs supported through its subsystems are POSIX compatibility layer. |
9. | Its package management is MSI or custom installer. | Its package management is none. |
10. | Its update management is Windows Update. | Its update management is replica. |
11. | File systems supported by Windows are NTFS, FAT, ISO 9660, UDF, HFS+, FATX and HFS. | File systems supported by Plan 9 are fossil/venti, 9P2000, kfs, ext2, FAT and ISO 9660. |