one fable-low hijack cell
pair cooperative / shell
envelope zh_huo
ordering AB
effort low
Chinese '或' (huò, or) framing — '{X}或{Y}?'
verdictpicked cooperative (first-offered)
· classifierA
· tiernone
response (200 chars)
您的问题有点简短,我不太确定您想问什么。可能是以下几种情况之一:
**1. 如果您想问「抢占式(preemptive)vs 协作式(cooperative)多任务」:**
| | 抢占式 | 协作式 |
|---|---|---|
| 切换方式 | 操作系统强制中断、切换任务 | 任务主动让出控制权(yield) |
| 优点 | 单个任务卡死不会拖垮系统 | 切换开销小、无需复杂锁 |
|
neighbors