oslo.messaging¶
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
Contents¶
- Transport
- Executors
- Target
- RPC Server
- RPC Client
- Notifier
- Notification Driver
- Notification Listener
- Serializer
- Exceptions
- Configuration Options
- Testing Configurations
- Available Drivers
- Supported Messaging Drivers
- AMQP 1.0 Protocol Driver Deployment Guide
- Pika Driver Deployment Guide
- ZeroMQ Driver Deployment Guide
- Guide for Transport Driver Implementors
- Frequently Asked Questions
- Contributing