[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference star::wizards

Title: "ASK THE WIZARDS"
Moderator:QUARK::LIONEL
Created:Mon Oct 30 1995
Last Modified:Mon May 12 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1857
Total number of notes:3728

1433.0. "Open: mimicking FORK in VMS?" by STAR::JKEENAN () Thu Jan 16 1997 09:11

T.RTitleUserPersonal
Name
DateLines
1433.1Use ASTs or DECthreadsXDELTA::HOFFMANSteve, OpenVMS EngineeringMon Feb 03 1997 15:489
   DECthreads (or vanilla ASTs) allows one to have multiple threads
   in a single process -- though the traditional OpenVMS approach for
   situations such as this involve an AST-based asychronous read.
   (Either allows a seperate thread of execution -- process creation
   on OpenVMS is rather heavier and slower than that of UNIX...)

   Communications sockets not normally shared on OpenVMS.