此内容没有您所选择的语言版本。
4.8.2. Fanout Exchange
				A Fanout Exchange routes all messages to all queues bound to the exchange.
			
Figure 4.2. Fanout Exchange
				A Fanout exchange is a specialization of the Topic Exchange. Effectively, a Fanout Exchange is a Topic Exchange where all queues bound to the exchange use a wildcard of 
# as their binding key.
			