[rabbitmq-discuss] Direct vs Topic Exchange (1:1 and 1:M Chat)
    Simon MacMullen 
    simon at rabbitmq.com
       
    Fri May 23 09:45:57 BST 2014
    
    
  
On 23/05/2014 09:42, Michael Klishin wrote:
> Topic exchanges use a trie for matching, this scales well w/ respect to the number
> of bindings.
Having said that, direct exchanges are still (a bit) faster. But you 
will only see any difference if your application is routing-bound, i.e. 
sending small transient messages at high frequency.
Cheers, Simon
    
    
More information about the rabbitmq-discuss
mailing list