PLEX86  x86- Virtual Machine (VM) Program
 CVS  |  Mailing List  |  Download  |  Newsgroups

What ever happened to Tandem and NonStop OS 2123


Your Ad Here

Your Ad Here

In Win3.1 the first loaded .dll of a given filename was used by all later apps looking for that named .dll- even if it was the wrong version. So if app X loads before app Y, Y would crash whereas if Y was loaded first X would run. LOTS of system management effort went into finding combinations of .dlls what would allow apps to run properly- until the next upgrade or new install broke things again.

What ever happened to Tandem and NonStop OS 2125
rpl The device handlers would need rewriting to allow for the differences in hardware interfaces. The loader (and compliers) would need rewriting...

Win32 used the pathname of the .dll to distinquish between .dll's, so app X and app Y could load different versions of the same .dll by virtue of installing their preferred copy in the apps install directory. Somewhat better, but even today theres still nothing to stop an install program from stomping on OS core .dll's and messing up (or even killing) the entire OS. Pretty much the only thing saving Windows users is the fact that most apps don't bring along system .dlls- but all it takes is a poorly constructed install program.

What ever happened to Tandem and NonStop OS 2124
Yup. At BigBank I had maxed-out KL systems with email, spreadsheet and document preperation software that people could access from any VTlove tty and we had hundreds of them. People could share files...

Probably the same old problem. Linux hedges its bets by allowing apps to specify particular shared libraries in leu of the default system ones- but since things are so often compiled from source, the problem is fundamentally less pernicious.

Gregm



Your Ad Here

List | Previous | Next

What ever happened to Tandem and NonStop OS 2124

Alt Folklore Computers from Newsgroups

The #1 Usenet Provider on the Internet

What ever happened to Tandem and NonStop OS 2122