| ??? 05/06/03 08:57 Read: times |
#44880 - RE: multi-tasking in software Responding to: ???'s previous message |
hi,
multitassking is not a easy task, you need to design task switching, memory management and deadlock prevention algorithms. task switching can be done using timers interrupt , keeping them at highest prorty. for more details on this topic. go for the "operating system concepts" by peterson and silberschatz abhishek |



