Hi Von,

Thank you for your valuable guidance. Now I have a clear picture on this.

 I'll update the complete design for exchanges very soon. Simultaneously I
start to code to write a proxy to connect our Rocket MQ broker. Because our
GSoC first evaluation period starts on 11th  June. I have to complete some
portions of the project before that.

Thanks

Best Regards,
R.Kasthuriraajan.

On Mon, Jun 4, 2018 at 12:25 PM, Von Gosling <vongosl...@apache.org> wrote:

> Hi,
>
>
> RoutingKey are different design with the MessageKey in RocketMQ.
> MessageKey didn’t have the ability of sharding, it is just used for the
> indexing query for your special business case, you can use
> MessageQueueSelector for this purpose in RocketMQ. While some other
> properties in AMQP, you could use MessageConst to map and do some work when
> fill with them.
>
> In consumer, you could use the tag to simulate the exchange semantic.
>
>
> Best Regards,
> Von Gosling
>
> 在 2018年6月3日,10:26,Kasthuriraajan Ratnasingam <kasthuriraaja...@gmail.com>
> 写道:
>
> We can use the tags for the purpose of exchanges.
>
>
>


-- 
R.Kasthuriraajan.
Undergraduate student | Department of Computer Science,
Faculty of Science | University of Jaffna.

LinkedIn: https://www.linkedin.com/in/ratnasingam-kasthuriraajan-2a6892121/
<https://www.linkedin.com/in/ratnasingam-kasthuriraajan-2a6892121/>
stackoverflow:
https://stackoverflow.com/users/8870269/kasthuriraajan?tab=profile
GitHub: https://github.com/kasthuriraajan
Medium: https://medium.com/@Kasthuriraajan

Reply via email to