Liste des Groupes | Revenir à co vms |
On Mon, 30 Sep 2024 19:50:38 -0400, Arne Vajhøj wrote:It is undeniable that multiple processes are more loosely coupledOn 9/29/2024 11:15 PM, Lawrence D'Oliveiro wrote:Threads require shared memory, though. Processes allow you to have a mixOn Sun, 29 Sep 2024 22:34:04 -0400, Arne Vajhøj wrote:>But I am pretty sure that it will not work on VMS.>
That’s what I figured. VMS, like Windows, really wants you to use
threads.
For massive parallel processing on VMS then threads not
processes is the way to go.
of shared and private data, plus the use of IPC mechanisms like message
passing. This makes for a looser coupling, which better suits the way
massively parallel systems are built.
Les messages affichés proviennent d'usenet.