Files
Java-Interview-Advanced/docs/distributed-system/rocketmq-eventual-consistency.md
2020-04-25 19:55:58 +08:00

7 lines
508 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

seata作业参考官网示例自己玩儿在自己本地部署一个单机版的RocketMQ做实验参考示例代码实现一下发送消息回调接口一个是事务消息一个是消费者ack
面试训练营,讲究必须留作业给你自己动手
如果要看详细的项目实战类课程,参考训练营的课程目录中有一个文档,里面有我之前的课程,《亿级流量电商详情页系统实战》,一步一步带着手敲代码,可以去看看