Message passing
In computer science, a message is a bit of data, which is sent by a sender, to a recipient. This is usually done by copying the data around. In an event-driven model, the recipient will then act in a certain way to the message.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.