Subj : Re: User-level thread library/package for Linux To : comp.programming.threads From : ptjm Date : Tue Sep 20 2005 04:58 am In article <1127139744.905816.282250@g44g2000cwa.googlegroups.com>, <50295@web.de> wrote: % Unfortunately, a preemptive scheduler is just what I'm looking for. I'm % trying to demostrate a few scheduling algorithm using threads/a thread % library. Has anyone done this? These are getting a bit old, but try http://moss.csc.ncsu.edu/~mueller/pthreads/ http://www.humanfactor.com/pthreads/mit-pthreads.html The latter is a patched version of Chris Provenzano's 'MIT pthreads'. Provenzano's original was the basis of the thread system for versions 3 and 4 of FreeBSD, so you could also look at it. -- Patrick TJ McPhee North York Canada ptjm@interlog.com .