CompuServe Messages

#CPU Sharing question.

    23-Aug-90 08:46:35
Fm: Christopher R. Hertel 76424,213
To: Don Curtis/SYSOP 76703,4321
Ok, sounds good. I'm working on learning about semephores. I like the idea of semiphores better than message ports, because there is an upper limit to the number of message ports a task may have. I don't want my code to interfere with the code that another programmer may want to build on top (I'm creating a library), so I don't want to use any resource that someone else may need later. A bit quirky of me, I know, but that's the way I iz. Chris -)—– Thanks!