【发布时间】:2015-04-30 07:42:24
【问题描述】:
I have a scenario where i need to get three different type of messages. They all contains same information. Lets take for e.g
我有 3 家福特、本田、日产汽车的不同经销商。 他们都向我发送有关汽车及其规格的信息。
你会创建三个问题吗 ABCCarCompany.E.Direct.本田 ABCCarCompany.E.Direct.Nissan ABCCarCompany.E.Direct.Ford 或者只有一个 ABCCarCompany.E.Direct.Cars 并让他们将汽车制造商作为参数发送给.. 创建 3 个问题 vs 1 个问题的优点是什么 ..
【问题讨论】:
标签: rabbitmq message-queue rabbitmq-exchange