IBM did not usher in the mainframe era - Burroughs beat IBM by over a year with the B5000.
https://wiki.cc.gatech.edu/fol...
The B5000 not only beat IBM in terms of time, it was a far more capable machine, the first commercial machine with virtual memory - from Manchester university, ten years before IBM claimed to have invented it. In fact, most systems need MMUs to implement paging, but in the B5000 it is built in from the ground up with no need for MMUs.
Burroughs used plug and play - not only did it allocate and deallocate memory on the fly (part of its stack mechanism as well as virtual memory), but peripherals could be plugged in without the need to do an IBM-style SYSGEN. I was told last year that on IBM zOS you still need to allocate memory partitions for programs - surely this cannot still be true?
The B5000 line is still well in advance of IBM in the Unisys Clearpath MCP systems.
There were so many other innovations in the B5000 that it is still ahead of the time of 2015. In fact, all computing people should study its architecture and understand why it is still an achievement over 50 years later.
http://en.wikipedia.org/wiki/B...
The IBM 360 by contrast was retrograde and a disappointment to the computer architects of the time, notably Edsger Dijkstra who said "In my Turing Lecture I described the week that I studied the specifications of the 360, it was [laughter] the darkest week in my professional life".
http://cacm.acm.org/magazines/...
https://www.cs.utexas.edu/user...
The achievement of Burroughs and its chief designer, Bob Barton - who very few computing people have heard of, knowing the names of Amdahl and Cray - should not be underestimated, especially as Barton went on to impart many of his different ideas to students as a professor at University of Utah, including Alan Kay and John Warnock.
The B5000 was also designed around a high-level language, ALGOL, which is far superior to C, which is not really a HLL, but rather a structured assembler, exposing all the foibles of underlying machines. The B5000 had its OS and all systems software written exclusively in ALGOL, years before Unix with C.
If one gets excited by mainframes, the Burroughs line is it. IBM is just ho hum.