Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Apache ActiveMQ (Classic) (via SDKMAN) (activemq-sdkman)

Apache ActiveMQ庐 is a popular open source, multi-protocol, Java-based message broker. It supports industry standard protocols so users get the benefits of client choices across a broad range of languages and platforms. Connect from clients written in JavaScript, C, C++, Python, .Net, and more. Integrate your multi-platform applications using the ubiquitous AMQP protocol. Exchange messages between your web applications using STOMP over websockets. Manage your IoT devices using MQTT. Support your existing JMS infrastructure and beyond. ActiveMQ offers the power and flexibility to support any messaging use-case.

Example Usage

"features": {
    "ghcr.io/devcontainers-extra/features/activemq-sdkman:2": {}
}

Options

Options Id Description Type Default Value
version Select the version of Apache ActiveMQ (Classic) to install. string latest
jdkVersion Select or enter a JDK version to install. string latest
jdkDistro Select or enter a JDK distribution to install string ms

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.