←back to thread

How Big Is VMS?

(vmssoftware.com)
77 points rbanffy | 1 comments | | HN request time: 0s | source
Show context
jamesy0ung ◴[] No.43575439[source]
Is there any reason to use VMS today other than for existing applications that cannot be migrated? I've heard its reliability is legendary, but I've never tried it myself. The 1 year licensed VM seems excessively annoying. Is it just old and esoteric, or does it still have practical use? At least with Linux, multiple vendors release and support distros and it is mainstream, whereas with VMS, you'd be stuck with VSI.
replies(9): >>43575547 #>>43575557 #>>43575847 #>>43575919 #>>43576722 #>>43576851 #>>43577299 #>>43577855 #>>43585891 #
snovymgodym ◴[] No.43576851[source]
> Is there any reason to use VMS today other than for existing applications that cannot be migrated?

No, there is no reason to do a greenfield VMS deployment and hasn't been for a long time.

> I've heard its reliability is legendary, but I've never tried it myself.

I've heard the same things but I am doubtful as to their veracity in a modern context. Those claims sound like they come from an era where VMS was still a cutting-edge and competitive product. I'm sure VMS on vaxclusters had impressive reliability in the 1980s, but I doubt it's anything special today. If you look at the companies and institutions that need performance and high reliability today (e.g. Hyperscaler companies or the TOP500) they are all using the same thing: Linux on clusters of x86-64 machines.

replies(4): >>43577877 #>>43580008 #>>43585359 #>>43633051 #
1. zie ◴[] No.43633051[source]
VMS systems give you literal decades of uptime. Google, Amazon and other large providers regularly have outages, all the time. They are usually small in duration and localized.

They are completely different mental models and ways of thinking about the problem of reliability and uptime.

VMS(and IBM/360 and other large compute systems) will almost certainly give you stronger uptime guarantees than any modern compute stack, but almost nobody needs uptimes measured in literal decades.

The Hyperscaler/TOP500 computing needs are not optimized for reliability in the same ways OpenVMS does.