|
|
|
|
|
by snowcrshd
3259 days ago
|
|
I always hear people say how reliable mainframes are.
But if I have a startup that needs to distribute its application among different regions of the world, how does a mainframe help me with that? It is still a single point of failure. Has there been any sort of study, comparing commodity hardware and mainframes in this setting? I'll not argue a single mainframe is more reliable than a commodity server. It should be, given how much they cost. |
|
The OS then brings a spare CPU online and transfers the program that was running on the failing CPU to the new CPU, takes the failing one offline, and, depending on your service contract with IBM, calls home for a replacement CPU. The program does not even notice something went wrong. The next day an IBM service technician rings your data center's doorbell and replaces the faulty CPU, all without taking the machine offline.
That kind of resiliency and redundancy runs throughout every aspect of the system's design. If you can afford it, having a mainframe be your single point of failure is not too bad.