[Info-vax] Looking into C-include files on VMS
JF Mezei
jfmezei.spamnot at vaxination.ca
Mon Nov 9 09:04:05 EST 2009
Bob Koehler wrote:
> So how do you both enforce the existing I/O rules and break them? To
> date VMS Engineering has not taken on that dilema.
Instead of creating a new process (which for VMS means a separate entity
with thick walls all around), couldn't they "fake" a new process by
creating a thread disguised as a process ?
AKA: put some wrapper so that the thread behaves as a process from the
application's point of view, while remaining within the main VMS process
which makes access to IO structures much easier.
More information about the Info-vax
mailing list