Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Interrupts are a hardware feature on CPUs. You could have software that is effectively checking for events on each tick (clock cycle), and emulates interrupts. But that's what polling is.


The operating system provides abstractions for blocking and asynchronous IO, which are the higher abstraction version of the same concept.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: