Table of Contents

Stream - Message Queue System

About

Message Queue System is one type of implementation of a messaging system

It's a stream source

Implementation

Characteristics

You can handle error conditions yourself or leave them to the message queue.

Documentation / Reference