rocketmq-baiji / rocketmq

Mirror of Apache RocketMQ
Apache License 2.0
4 stars 20 forks source link

[#2][Group 1]Add: ordered MQ Pull consumer #26

Open samhjn opened 6 years ago

samhjn commented 6 years ago

What is the purpose of the change

添加 OrderedMQPullConsumer 类,实现对多个消息队列进行排序,获取前 k 早的信息。

Brief changelog

Verifying this change

Verify OK

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR.