Mail Archives: djgpp/1993/11/02/18:24:48
>
> I have a programming class where we have to write multiprocess
> programs using semaphores. I would like to use the tasking library
> for this. However, one prerequisite for using any package alllowed
> for the assignment is that it must use a pre-emptive scheduler and
> not a couroutine based implementation.
> Does the aetsk101 library use a pre-emptive scheduler?
>
No, mine is coroutine based. Look for ctask22.zip on your local
bbs. It's a really nice, free, preemptive kernel. (There may be
a later version by now ...). You could write a C++ wrapper on top
of it, of course, if you wanted.
--
J. Alan Eldridge (alane AT wozzle DOT linet DOT org)
- Raw text -