Linux VS windows
58 minutes ago, tox said:now the 2nd question what do u have to say on it i appreciate any input
It's not like there's an equivalent of drivers for CPUs. Yeah, an OS needs to be written and compiled to support certain features on a CPU, but it's much lower level than what you'd see in a GPU driver.
The thing about running a server at high load is you don't want to be running a server at high load. You want to always have a nice buffer for unexpected spikes. Apart from the general agreement that Windows is less stable than Unix-like operating systems, nothing in the OS is going to save when Apache starts getting more requests than it can handle.
So to not be at high load, you want to be adding more machines - a caching server, a load balancer and a bunch of servers where each service sits on its own machine.
And then your concerns are not how efficient any 1 system is at something, but what's the licensing like, how good are the virtualization solutions, how good are the solutions for managing clusters and how much of your budget you're going to have to spend on software as opposed to the hardware. And in all of those areas, Linux comes out on top.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now