githubcheng2978 commented on issue #686: URL: https://github.com/apache/servicecomb-pack/issues/686#issuecomment-744192936
redis为akka的actor的分布式状态机提供状态存储,这个是以插件的方式提供的,也在源码里面看到了用到了redis和kafka,以及inmemory作为消息队列。 如果需要使用rabiitmq,我理解只需要在消息处理的逻辑里面,新增rabbitmq的支持就可以了。 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
