Messaging

Implementations

Comparisons

vs API

  • messaging "shift the concept from client/server pair to a producer/consumer"
  • Temporal Decoupling
  • Supports a One to Many Semantic
  • Thinking in terms of asynchronous execution is not a natural way for many
  • you can receive messages out of order or multiple copies

References


Children
  1. Messaging Queues
  2. PubSub