- Responsiveness
- Can run even if one thread blocked or bus
- Web browser example – one thread per client
- Resource Sharing
- Economy
- Creating and context switching threads is low cost
- Solaris 2 : creating 30x, context switch 5x slower for procs- Utilization of MP ArchitecturesF Run each thread on different CPU
0 comments:
Post a Comment