Cloud ComputingArchitecture Patterns

Message Queue

Overview

A communication method where messages are stored in a queue until the receiving application can process them.

More in Cloud Computing