ballerinax/activemq.driver Ballerina library

1.1.1

Overview

The ActiveMQ driver provides a reliable and high-performance connectivity to Apache ActiveMQ brokers. It enables efficient communication with ActiveMQ, supporting various messaging patterns and features. The driver is designed to provide a seamless experience for interacting with ActiveMQ, ensuring reliable message delivery and efficient resource handling.

Key Features

  • High-performance and reliable connectivity to ActiveMQ
  • Support for various messaging patterns and features
  • Efficient handling of connections and resources
  • Reliable message delivery and secure communication
  • Simplified production and consumption of messages
  • GraalVM compatible for native image builds

Compatibility

Version
Ballerina Language2201.11.0
ActiveMQ Client Connector*5.18.3

*ActiveMQ Client Connector 5.18.2 is released under Apache 2.0 License.

Usage

To add the ActiveMQ driver dependency the project simply import the module as below,

Copy
import ballerinax/jms;
import ballerinax/activemq.driver as _;

Report issues

To report bugs, request new features, start new discussions, view project boards, etc., go to the Ballerina standard library parent repository.

This module bundles the latest ActiveMQ client so that JMS connector can be used in ballerina projects easily.

Compatibility

Version
Ballerina Language2201.11.0
ActiveMQ Client Connector*5.18.3

*ActiveMQ Client Connector 5.18.2 is released under Apache 2.0 License.

Usage

To add the ActiveMQ driver dependency the project simply import the module as below,

Copy
import ballerinax/jms;
import ballerinax/activemq.driver as _;

Import

import ballerinax/activemq.driver;Copy

Other versions

See more...

Metadata

Released date: about 16 hours ago

Version: 1.1.1

License: Apache-2.0


Compatibility

Platform: java21

Ballerina version: 2201.11.0

GraalVM compatible: Yes


Pull count

Total: 470

Current verison: 0


Weekly downloads


Source repository


Keywords

Vendor/Apache

Area/Messaging

Type/Driver


Contributors