apache / rocketmq-streams

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
171 stars 82 forks source link

Pull Consumer integration #80

Closed duhenglucky closed 2 years ago

duhenglucky commented 3 years ago

Compared with Push consumer, pull consumer more flexible in offset management, so It is recommended to use Pullconsumer instead of PushConsumer