Name | Location | Type | Date |
---|---|---|---|
Cereal_1-0-0.zip | /pub/os2/dev/tools/misc | application/zip 6.59 KB | 2022-09-17 00:00:00 |
Description: Cereal 1.0.0 (2002-06-28) Long Description: Multiple resource serialization for REXX programs. The Problem: A VX-REXX program needs to manage a pool of N fundamentally identical resources. Several different threads may need them simultaneously, and one thread may require more than one at a time. Each routine needs to request a resource and be told which one (1-N) it has been allocated, and then needs to relinquish control when it is finished. The Cereal Solution: Let Cereal manage your semaphores. Just call CerealRequest to ask for a resource; and when you're finished, call CerealRelease with the resource ID. The Cereal functions are thread-safe, and process-separate. Includes binaries and source code. Freeware. (Cereal.ZIP) Program Contact: Chris Angelico Upload Date: 2022-09-17 00:00:00 Archive Date: 2022-09-18 05:25:27 Program Source: http://www.kepl.com.au/esstu/cereal.html Runs on: OS/2 Warp 4 or later. | |||
Download Cereal_1-0-0.zip via HTTP |