Mailbox (computing)
Appearance
In inter-process communication Mailbox is a software-engineering component. It combines a message queue with ability to send some additional data with the message and usually allows creation of several mailboxes for one process.