####Table of Contents
- Overview
- Setup - The basics of getting started with qpid
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
##Overview
This module is designed to install and configure Qpid servers, clients, and dispatch routers for communication across a message bus.
##Setup
###What qpid affects
- Installs and configures a Qpid server, client, or dispatch router
###Beginning with qpid
##Usage
See the top of each manifest for the parameters that each takes.
##Reference
##Limitations
Tested on:
- EL6 (RHEL 6, CentOS 6, etc)
- EL7 (RHEL 7, CentOS 7, etc)
##Development
See the CONTRIBUTING guide for steps on how to make a change and get it accepted upstream.