[rabbitmq-discuss] [PATCH] Add exclusive queue support to stomp adaptor
Steve Powell
steve at rabbitmq.com
Fri Mar 23 12:31:51 GMT 2012
Thanks for the patch Jeff,
We are evaluating this.
Steve Powell (a happy bunny)
----------some more definitions from the SPD----------
chinchilla (n.) Cooling device for the lower jaw.
socialcast (n.) Someone to whom everyone is speaking but nobody likes.
literacy (n.) A textually transmitted disease usually contracted in childhood.
On 21 Mar 2012, at 17:24, Jeff wrote:
> this is a very small patch to add exclusive-access support to a queue when accessed via the stomp adaptor. It is enabled by using the "exclusive" header.
>
> If you are using Net::Stomp your subscribe would look like
>
> $stomp->subscribe({ "destination" => "/amq/queue/test",
> "ack" => "auto",
> "exclusive" => "true"
> }));
>
>
> <rabbit-2.7.1-exclusive-stomp.diff>
>
> --
> Jeff Trout <jeff at jefftrout.com>
> http://www.stuarthamm.net/
> http://www.dellsmartexitin.com/
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list