Skip to main content

Access JMS systems from python via a REST API

Project description

PyHJB allows python programs to access JMS messaging systems. It does this via a REST version of the JMS API provided by HJB, the HTTP JMS bridge.

HJB provides access to JMS resources via HTTP. It acts as an HTTP gateway server for any JMS 1.1 messaging provider, providing RESTful equivalents for most of the non-optional portions of the JMS API.

PyHJB is a pure python package which, via HJB, allows python programs to:

Importantly, python programs written using PyHJB are portable across JMS messaging providers. The programs use the JMS API via HTTP, rather than a vendor’s custom messaging API, thus combining two great maintainability traits:

  • the use of the JMS API

  • being written in python!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyhjb-0.5.1.tar.gz (27.6 kB view hashes)

Uploaded Source

Built Distribution

pyhjb-0.5.1-py2.4.egg (79.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page