RexxIPC: Difference between revisions
Appearance
mNo edit summary |
|||
Line 2: | Line 2: | ||
==Links== | ==Links== | ||
* [http://hobbes.nmsu.edu/ | * [http://hobbes.nmsu.edu/download/pub/os2/dev/rexx/rexxipc-src.zip RexxIPC library 1.30-001] | ||
* [https://github.com/OS2World/LIB-REXX-RexxIPC Source code at Github] | * [https://github.com/OS2World/LIB-REXX-RexxIPC Source code at Github] | ||
Line 9: | Line 9: | ||
==License== | ==License== | ||
Open Source | Open Source: LGPL | ||
[[Category: | [[Category:REXX Function Library]] |
Revision as of 08:50, 7 October 2016
The RexxIPC library provides access to OS/2 Inter Process Communication capabilities for Rexx programs. Threads, named pipes, semaphores (event, mutex and muxwait) and queues are supported.
Links
Author
License
Open Source: LGPL