Re: Cooperative multitasking OS-??
- From: Eric Smith <eric@xxxxxxxxxxxx>
- Date: Fri, 30 Nov 2007 11:07:45 -0800
ssubbarayan <ssubba@xxxxxxxxx> writes:
Wikipedia IIRC says,Cooperative multitasking systems existed during
pre win9xOS days and non existant almost in current scenerio.Is this
true?
No. Many embedded systems use cooperative multitasking (also known
as the "run to completion" model).
Cooperative multitasking is less practical for systems that are intended
to run workloads that haven't been well-characterized in advance, e.g.,
general purpose desktop computers. But where the problem is well-known,
cooperative multitasking can work quite well, and tends to be easier to
debug.
.
- Follow-Ups:
- Re: Cooperative multitasking OS-??
- From: FreeRTOS.org
- Re: Cooperative multitasking OS-??
- References:
- Cooperative multitasking OS-??
- From: ssubbarayan
- Cooperative multitasking OS-??
- Prev by Date: Re: OT:C/C++ Opinion Poll
- Next by Date: Re: TRACE32 + PMC-Sequoia MSP8510
- Previous by thread: Re: Cooperative multitasking OS-??
- Next by thread: Re: Cooperative multitasking OS-??
- Index(es):