Hacker News new | ask | show | jobs
by IsTom 108 days ago
Sending message to a process has a cost (for purposes of preemption) relative to the current size of receiver's mailbox, so the sender will get preempted earlier. This isn't perfect, but it is something.