[Info-vax] VMS process communication

Lee Gleason lee.gleason at comcast.net
Tue Sep 13 12:08:30 EDT 2022


On 9/12/2022 10:23 PM, Dave Froble wrote:
> On 9/12/2022 6:58 PM, Arne Vajhøj wrote:
>> I did a little writeup:
>>
>> https://www.vajhoej.dk/arne/articles/vmsipc.html
>>
>> Content:
>>
>>     Introduction
>>     Shared Memory
>>         Concept
>>         Demo
>>         System Service (C, Fortran, Pascal)
>>     Memory Mapped File
>>         Concept
>>         Demo
>>         System Service (C, Fortran, Pascal)
>>     Writeable Shareable Image
>>         Concept
>>         Demo
>>         Linker/installer (Fortran, Pascal, C, Basic)
>>     TCP/IP Socket
>>         Concept
>>         Demo
>>         Java API (Java)
>>         C API (C)
>>         Python API (Python, Jython)
>>         Wrapper C API (Fortran, Pascal, Cobol, Basic)
>>     Message Queue
>>         Concept
>>         Demo
>>         JMS API (Java, Jython)
>>         STOMP C library (C)
>>         STOMP Python library (Python)
>>         Wrapper C STOMP library (Fortran, Pascal, Cobol, Basic)
>>     Index Sequential File
>>         Concept
>>         Demo
>>         Language builtin (Pascal, Cobol, Basic, Fortran)
>>         RMS API (C)
>>         VMS Python IndexedFile (Python)
>>         JVM ISAM library (Java, Jython)
>>     SQLite Database
>>         Concept
>>         Demo
>>         C API (C)
>>         Python API (Python, Jython)
>>         JDBC API (Java)
>>         JPA API (Java, Jython)
>>         Wrapper C API (Pascal)
>>
>> Arne
> 
> Why no mention of mailboxs ?
> 

   And event flags and locks?

--
Lee K. Gleason N5ZMR
Control-G Consultants
lee.gleason at comcast.net





More information about the Info-vax mailing list