[rabbitmq-discuss] Fwd: Headers exchange

Darien Kindlund darien at kindlund.com
Thu Jan 15 22:17:00 GMT 2009


Tony & Ben,

Thanks very much for all your help regarding this issue as well as my
other questions.  I will certainly try out the headers exchange code
once I get an initial set of AMQP-aware clients prototyped.

Regards,
-- Darien

On Thu, Jan 15, 2009 at 11:43 AM,  <0x6e6562 at gmail.com> wrote:
> 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
>
> _______________________________________________
> 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