JMS Message Exchange: Delphi to Open Message Queue
Join the DZone community and get the full member experience.
Join For FreeDelphi client library for the OpenMQ open source message broker
Habari OpenMQ Client is a library for Delphi 6 to 2009 and Free Pascal which provides easy access to the Open Message Queue (OpenMQ) Message Broker. The library uses the Stomp message protocol and a plug-in architecture for communication libraries. It follows the specification of the JMS API for Message Oriented Middleware.
Preview Release
This release of Habari OpenMQ Client is a preview release. It requires the new version 4.4 of Open Message Queue which introduces Stomp support. Preview release tools and demo applications, 'Getting Started' guide and online API documentation are available now at http://www.mikejustin.com/
Habari client libraries are also available for Apache ActiveMQ, xmlBlaster and Amazon Simple Queue Service.
About Open Message Queue (OpenMQ)
Open message queue is an enterprise quality, production ready, scalable messaging server. It provides a complete Java Message Service (JMS) implementation for message oriented system integration. In addition, Open MQ provides the additional enterprise features that are necessary for enterprise deployments, large and small. It gets its roots from Java Message Queue and provides all the features, functions and capabilities of the currently available licensed product: Java System Message Queue.
Opinions expressed by DZone contributors are their own.
Comments