-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
延迟消息怎么使用 #76
Comments
鼠标移动到按钮上面有使用方法。 |
大哥,我数据是直接发到topic里了,消费者端还需要对这个数据进行处理吗 |
监听这个 topic2 即可,等待一段时间后就会收到。 |
明白了,我现在试试去,谢谢大哥 |
你好,我监听了,但还是收不到数据,有demo示例吗,我学习一下 |
看一下我写的原理吧 https://zhuanlan.zhihu.com/p/365802989 |
收到 |
你好作者,我想问下,最小启动内存多大 |
在docker-compose文件里怎么设置内存大小呀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你好,我勾选延迟消息后,该怎么使用呢。
The text was updated successfully, but these errors were encountered: