Jump to content

RexxIPC: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:


==Links==
==Links==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/rexx&file=rexxipc-src.zip RexxIPC library 1.30-001]
* [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. LGPL.
Open Source: LGPL


[[Category:Tools]]
[[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