Menu Search

WARNING: Qpid C++ and Qpid Python have been retired and are no longer maintained. This page is for historic reference and may be stale. No new features, bug fixes, or security updates will be provided.

Qpid Messaging API

A connection-oriented messaging API that supports many languages and platforms.

  • Languages - C++, Python 2
  • Platforms - Linux, Windows
  • AMQP versions - C++: 1.0, 0-10, Python: 0-10
  • Archived Downloads - C++: qpid-cpp,
    Python: qpid-python
  • Source location - C++: qpid-cpp,
    Python: qpid-python

NOTE: For Python and C++, look instead to Qpid Proton for Python 3, C++, and AMQP 1.0 support.

Documentation

This is the documentation for the final released version.

Examples

Language Hello World Client Server Spout Drain
C++ hello_world.cpp client.cpp server.cpp spout.cpp drain.cpp
Python hello server spout drain

NOTE: For Python and C++, look instead to Qpid Proton for Python 3, C++, and AMQP 1.0 support.