VMS - UNIX port

Todd Merriman todd at slammer.UUCP
Wed Aug 1 22:46:24 AEST 1990


In article <1169 at manta.NOSC.MIL> bigjohn at manta.NOSC.MIL (John Morris) writes:
>
> I have a program, object database server, that is running under
> VMS on a VAX and have been told that UNIX is incapable of 
> supporting the software. "UNIX doesn't do multitasking or have
>                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> shared memory."
> ^^^^^^^^^^^^^^^

This statement is ridiculously off.  The fact is, both VMS and UNIX
have approximately the same capabilities, but things like sub-process
creatation and inter-process communication are implemented very
differently.  Applications with such embedded code will require
changes.

   todd at slammer.UUCP
   Todd Merriman
   Software Toolz, Inc.
   Atlanta, GA
   V-mail (800) 869-3878
   (404) 889-8264



More information about the Comp.unix.wizards mailing list