Jump to content

RexxIPC: Difference between revisions

From EDM2
Created page with "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..."
 
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/h-viewer.php?dir=/pub/os2/dev/rexx&file=rexxipc-src.zip RexxIPC library 1.30-001]
* [https://github.com/OS2World/LIB-REXX-RexxIPC Source code at Github]


==Author==
==Author==

Revision as of 19:48, 28 August 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.