From: jmhill AT taz DOT WPI DOT EDU (Jonathan M Hill) Newsgroups: comp.os.msdos.djgpp Subject: Tasking and interrupt references? Date: 20 Jul 1998 03:42:11 GMT Organization: Worcester Polytechnic Institute Lines: 17 Message-ID: <6oueaj$38h$1@bigboote.WPI.EDU> NNTP-Posting-Host: taz.wpi.edu Keywords: threads, tasks, interrupts To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello; Perhaps I'm just inspired, I just starting thinking about real time applications. I've decided that its time for me to read up on tasking and interrupt handlers. Basically what I have in mind is a program that will have four tasks that must each be executed at a regular interval of time. In addition, I'm considering an interrupt handler. So far just about all the code that I have written has not had any use of signals tasking, or interrupt handlers. At this point I am looking for references. A text, book, article, whatever. Thanks in advance; Jonathan Hill jmhill AT ece DOT wpi DOT edu