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,

已提问 1 年前278 查看次数
1 回答
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

已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容