The Message service serves several message-oriented purposes: a) sending and
delivering messages by using transports b) management of transports
(add/remove)
The message service performs sending and delivering messages by separate actions
that are individually executed on the execution service, i.e. they are delivered
synchronous or asynchronous depending on the execution service mode.