From: jkillen AT tinuviel DOT cs DOT wcu DOT edu Date: Fri, 21 Jun 1996 10:53:10 -0500 (EST) To: djgpp AT delorie DOT com Subject: Multi threaded dos. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I have written a small thread package for dos under djgpp. I am planing to post it this weekend on simtel in one of the v2 directories (It was originally used under 1.4 until last weekend). As of now the package supports threading using coop multitasking. I am working toward writing a handler for int 8 (summer school will be over next week and I will have time to really work on it) allowing *true* multitasking and if I rewrite the scheduler preempting(?). I have added signaling between threads and hope to soon add pipes, neither of these will be available to the public until later. What I really want to know is if people are intrested in helping me give this thing a good alpha/beta testing. If you are please send me mail, I havent subscribed to the group yet. Thanks Jason Killen jkillen AT tinuviel DOT cs DOT wcu DOT edu