|
|
|
|
|
by sgeisler
1792 days ago
|
|
I read that all mainframe components, even CPUs, were redundant and hot-swappable and that instructions are executed on two separate CPUs to detect faults and correct them on the fly. That would make a lot of sense if your application requires high availability and assurance but isn't designed for it. I haven't heard of any standard server hardware that can give you HA or such assurance with a single machine, probably because you would not build any application dependent on that these days. It's probably cheaper to do in software. |
|