IBM WebSphere MQ
IBM WebSphere MQ is messaging middleware designed to enable application integration.
isCOBOL supports the shared libraries provided by IBM WebSphere MQ.
The isCOBOL runtime can load platform-specific shared libraries, and then COBOL programs can call the necessary WebSphere MQ routines.
Windows
iscobol.shared_library_list=/path/to/mqic32.dll |
Linux/Unix
iscobol.shared_library_list=/path/to/libmqic_r.so:/path/to/libmqmcs_r.so |