Our website is made possible by displaying online advertisements to our visitors.
Please consider supporting us by disabling your ad blocker.

Responsive image


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.


Previous Page Next Page