You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/08/10 08:37:00 UTC

[GitHub] [rocketmq-mqtt] sysword opened a new issue, #137: cluster mode

sysword opened a new issue, #137:
URL: https://github.com/apache/rocketmq-mqtt/issues/137

   Does rocketmq-mqtt support cluster mode to scale out?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-mqtt] ChangingFond commented on issue #137: cluster mode

Posted by GitBox <gi...@apache.org>.
ChangingFond commented on issue #137:
URL: https://github.com/apache/rocketmq-mqtt/issues/137#issuecomment-1210905469

   Yes,it supports naturally.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-mqtt] sysword commented on issue #137: cluster mode

Posted by GitBox <gi...@apache.org>.
sysword commented on issue #137:
URL: https://github.com/apache/rocketmq-mqtt/issues/137#issuecomment-1214657294

   > Yes,it supports naturally.
   
   thanks for your reply.
   i am new to rocketmq, i wonder what's the relationship between rocketmq-mqtt and [rocketmq-proxy](https://github.com/apache/rocketmq/tree/develop/proxy), does rocketmq-proxy means to support multiple protocols ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-mqtt] sysword commented on issue #137: cluster mode

Posted by GitBox <gi...@apache.org>.
sysword commented on issue #137:
URL: https://github.com/apache/rocketmq-mqtt/issues/137#issuecomment-1217413671

   thanks, this is very helpful


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-mqtt] DongyuanPan commented on issue #137: cluster mode

Posted by GitBox <gi...@apache.org>.
DongyuanPan commented on issue #137:
URL: https://github.com/apache/rocketmq-mqtt/issues/137#issuecomment-1217397799

   [rocketmq-proxy](https://github.com/apache/rocketmq/tree/develop/proxy) Multi-protocol support.
   With Proxy served as a traffic interface, it's convenient to implement multiple protocols upon proxy. gRPC protocol is implemented first and the customized Remoting protocol will be implemented later. HTTP/1.1 will also be taken into consideration.
   
   The protocol in [rocketmq-proxy](https://github.com/apache/rocketmq/tree/develop/proxy)  is the communication protocol of the remoting module (communicating with broker and namesrv). Rocketmq mqtt is an application layer protocol. It implements the mqtt protocol, so that users can use rocketmq according to the mqtt protocol instead of the private protocol of rocketmq


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-mqtt] DongyuanPan commented on issue #137: cluster mode

Posted by GitBox <gi...@apache.org>.
DongyuanPan commented on issue #137:
URL: https://github.com/apache/rocketmq-mqtt/issues/137#issuecomment-1217395034

   As mentioned in its introduction,[rocketmq-proxy](https://github.com/apache/rocketmq/tree/develop/proxy)  a stateless component that makes full use of the newly introduced pop consumption mechanism to achieve stateless consumption behavior. It only support RocketMQ private protocol. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-mqtt] DongyuanPan commented on issue #137: cluster mode

Posted by GitBox <gi...@apache.org>.
DongyuanPan commented on issue #137:
URL: https://github.com/apache/rocketmq-mqtt/issues/137#issuecomment-1222227567

   it can be closed @ShannonDing 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-mqtt] pingww closed issue #137: cluster mode

Posted by GitBox <gi...@apache.org>.
pingww closed issue #137: cluster mode
URL: https://github.com/apache/rocketmq-mqtt/issues/137


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org