Skip to content

quarkiverse/quarkus-pooled-jms

Repository files navigation

Quarkus Messaginghub Pooled JMS Extension

All Contributors

Build License Central

This extension provides JMS Connection pool for messaging applications that provides pooling for JMS Connections, Sessions and MessageProducers. Also it can be integrated with transaction manager to support XA JTA which is provided by Quarkus Narayana JTA. Add the following dependency in your pom.xml to get started,

<dependency>
    <groupId>io.quarkiverse.messaginghub</groupId>
    <artifactId>quarkus-pooled-jms</artifactId>
</dependency>

For more information and quickstart, you can check the complete documentation.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Amos Feng

💻 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Quarkus extension for a JMS Connection pool for messaging applications supporting JMS 1.1 and 2.0 clients

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages