Please suggest operating system that is best for server applications and provides best performance processing asynchronous I/O (network, disk)
Is there any performance comparison charts on the net?
|
|
Please suggest operating system that is best for server applications and provides best performance processing asynchronous I/O (network, disk) Is there any performance comparison charts on the net?
|
||||||||||
|
closed as not programming related by S.Lott, chaos, Robert S., le dorfier, Manni Mar 16 at 17:46 |
|
|
I'd say UNICOS, but it's not so hot for network performance. Seriously, how much of a performance difference do you think you'll see between different *nix versions on the same hardware? Leaving aside not-ready-for-prime-time versions (such as very early Solaris with a single kernel lock), you'll probably be hard pressed to find 10% difference if you're staying with the same general OS architecture/philosophy. What sort of hardware is under consideration, and how well is it supported by the different OS versions you're considering? What's the OS that best supports that hardware? |
||
|
|
|
|
Whatever your people are most familiar with is what they are going to be able to tune for maximum performance/reliability. |
||
|
|
|
|
Any *nix really you just have to compile it, so it's the perfect one for you ;) |
||
|
|
|
|
|
||
|