Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apache/qpid-protonj2

Mirror of Apache Qpid ProtonJ2
https://github.com/apache/qpid-protonj2

amqp amqp10 amqps apache java messaging proton qpid

Last synced: about 1 month ago
JSON representation

Mirror of Apache Qpid ProtonJ2

Awesome Lists containing this project

README

        

# Apache Qpid protonj2

Qpid protonj2 is a high-performance, lightweight AMQP protocol library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. This project provides an AMQP [protocol engine](protonj2/README.md) for building your own AMQP client and servers as well as a full featured imperative API [client](protonj2-client/README.md). If you want to test your AMQP implementation the project also provides an AMQP [test framework](protonj2-test-driver/README.md) useful for writing scripted tests of both clients and servers.

Please see http://qpid.apache.org/proton for more information.