[Info-vax] VMS process communication
Marc Van Dyck
marc.gr.vandyck at invalid.skynet.be
Tue Sep 13 04:02:16 EDT 2022
Dave Froble formulated on Tuesday :
> 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 ?
Was going to ask the same. Simple and efficient, covers many of the
needs. Enough for me to motivate the development of a wrapper allowing
me to use mailboxes from DCL.
--
Marc Van Dyck
More information about the Info-vax
mailing list