Y
Hacker News
new
|
ask
|
show
|
jobs
by
theseoafs
3636 days ago
Message passing, mainly. I.e. if your program is an event-based loop, then an interrupt is just another kind of message that you can receive on your main thread.