←back to thread

84 points rbanffy | 1 comments | | HN request time: 0.217s | source
Show context
froh ◴[] No.41852945[source]
Jacobi is one of 70 IBM Fellows (think IBM internal professors, free reign over a research budget, you gain the title with technical prowess plus business acumen)

at the heart of the Mainframe success is this:

> I’d say high-availability and resiliency means many things, but in particular, two things. It means you have to catch any error that happens in the system - either because a transistor breaks down due to wear over the lifetime, or you get particle injections, or whatever can happen. You detect the stuff and then you have mechanisms to recover. You can't just add this on top after the design is done, you have to be really thinking about it from the get-go.

and then he goes into details how that is achieved. the article nicely goes into some details.

oh and combine the 99.9999999% availability "nine nines" with insane throughput. as in real time phone wiretapping throughput, or real time mass financial transactions, of course.

or a web server for an online image service.

or "your personal web server in a mouse click", sharing 10.000 such virtual machines on a single physical machine. which has a shared read only /ist partition mounted into all guests. not containers, no, virtual machines, in ca 2006...

"don't trust a computer you can lift"

replies(3): >>41853129 #>>41861040 #>>41878681 #
graycat ◴[] No.41861040[source]
Virtual machine changes since CP67/CMS?
replies(1): >>41864728 #
1. froh ◴[] No.41864728[source]
ah, a connoisseur...

alas the last bottle of that was served in 1972

the current incarnation is z/VM, which started 2000. it is rumored to have one or two new features.