Activemq support for stomp nio

0

Hello there,

We are trying to use the NIO protocol for our STOMP connections from a SpringBoot application. Reading some documentation, I understand that the url pattern to use is like "stomp+nio+ssl://brokerurl:port?options".

But we are unable to use this format to establish a connection from our spring boot application. is this supported? please advise.

We are trying to use the Amazon MQ version of ActiveMQ for this.

thanks,

asked a year ago266 views
1 Answer
0

Hello,

I understand that while you are trying to use the NIO protocol for your STOMP connections using uri pattern "stomp+nio+ssl://brokerurl:port?options" from a SpringBoot application you are facing issues with establishing connection from your spring boot application.

Kindly, note that NIO is not available by default for any account. It will get enabled by AmazonMQ team when you request a large enough connection limit increase that warrants the use of NIO over the default. Hence, It is suggested you to raise a support case with AmazonMQ team to get NIO enable for your account.

Creating support cases and case management - Creating a support case - https://docs.aws.amazon.com/awssupport/latest/user/case-management.html#creating-a-support-case

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions