Mailbox - inter-thread communication mechanizm got first update.
New interrupt “method”
interrupt is used for wake-up of receiver thread. You can think about interrupt as kind of binary OOB message.
Intrusive variant
For curious:
Mailbox - inter-thread communication mechanizm got first update.
interrupt is used for wake-up of receiver thread. You can think about interrupt as kind of binary OOB message.
For curious: