Hacker News new | ask | show | jobs
by stunthamsterio 2443 days ago
That's one of my enduring memories of VMS, and something that came as a shock when I came to different OS - the lack of clustering. We had (As far as I remember) two vast servers called Alpha and Beta (With Gamma as a dev server). They were the size of a full-size rack for a single server. But from a developer perspective, my processes would run seamlessly across both of them and see a single FS, a single set of processors and RAM.

That and developing in Vista4GL. I'd kill to get hold of some manuals for that to remind myself what my first professional language was like.

2 comments

DEC had some innovative ideas with VMS, for sure... 40 years later, we still don't see anything quite like its clustering with Unix / Linux. I'm happy VMS Software is keeping it alive.
You do see something like it with Plan 9.
Anyone familiar enough with plan9 resource sharing to compare the two?