Hacker News new | past | comments | ask | show | jobs | submit login

Seems like the same rationale as cooperative multitasking modes for RTOSs on microcontrollers without memory protection - each "thread" might handle different I/O requirements (polling game controller button input, setting up the next frame on the GPU, filling the sound buffer, etc.), and as long as none of them crash, they can all get enough CPU time to be soft-realtime.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: