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 |
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1433.1 | Use ASTs or DECthreads | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Mon Feb 03 1997 15:48 | 9 |
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. |