First page Back Continue Last page Overview Graphics
Note on Messaging
Async send & receive
senders/receivers decoupled
Talk to message system – not each other directly
Reliability (e.g., store/forward) in MSG system – not apps
Different programming model
But same infrastructure
- Encodings, protocols, transports