Task Manager Pas 2.2.1P
Task Manager Pas
Development · v2.2.1P
| Filename | task-manager-pas.hqx |
|---|---|
| Size | 42.9 KB (43881 bytes) |
| Year | 1990 |
| Downloads | 3 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata corrections, and join the
community chat.
About
_______________________________________________________________________ Peter N Lewis Ph: +61 9 368 2055 The Task Manager Version 2.2.1P
This software source package is Copyright 1990 91 by Michael Hecht. All Rights Reserved. It may be freely distributed in source or object code format; however, the source code may not be sold for profit or charged for in any way.
The Task Manager is a package for creating and managing tasks-separate execution threads that run nonpreemptively in the background. Tasks should periodically call a Task Manager yielding routine to allow other tasks to run. Tasks are ideal for lengthy processes that you would like to run in the background, since the task runs in a separate execution thread from your event loop.
Michael Hecht wrote The Task Manager using THINK C 5.0.1, and I converted in to Pascal using THINK Pascal 4.0.1. The documentation is unchanged from Michael's, so it refers to C prodcedure's, but I'm sure you can figure it out.
Hope its useful to someone, Peter.
Task Manager v2.2.1P Copyright 1990-92 Michael Hecht
File Info
This file is part of the MacTrove archive. See the Thank You page for the upstream mirrors we rely on. It is BinHex encoded — use The Unarchiver to decode it.
Related apps