[rabbitmq-discuss] Fwd:  Headers exchange
    0x6e6562 at gmail.com 
    0x6e6562 at gmail.com
       
    Thu Jan 15 16:43:33 GMT 2009
    
    
  
This has been qa'ed and is now in the main tree - as Tony has pointed
out, this will be in the next major release.
Ben
---------- Forwarded message ----------
From: Tony Garnock-Jones <tonyg at lshift.net>
Date: Thu, 15 Jan 2009 17:07:34 +1300
Subject: [rabbitmq-discuss] Headers exchange
To: rabbitmq <rabbitmq-discuss at lists.rabbitmq.com>
I've implemented the headers exchange on a branch of the server. It has
NOT been QA'd yet, and so has not been merged into the default branch.
If QA completes successfully by the time of next release, the next
release will have the feature.
For those who would like to experiment with it:
   hg clone http://hg.rabbitmq.com/rabbitmq-server/
   hg clone http://hg.rabbitmq.com/rabbitmq-codegen/
   cd rabbitmq-server
   hg up bug20152
   make
   make run
Note that if you have an existing RabbitMQ database, you will need to
clear it out in order for the code to decide to create the built in
"amq.match"/"amq.headers" exchanges:
   make cleandb
   make run
Regards,
   Tony
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
    
    
More information about the rabbitmq-discuss
mailing list