Unit of communication within Services within a peer and between peers.
A Message is the primary means by which services are invoked as well as how they communicate. A Message once created can be sent to another service either running in the same peer or in any other remote peer.
This communication and activity associated with it is invisible to the user.