[rabbitmq-discuss] is "mult" a special queue name?

Meredith Gregory lgreg.meredith at gmail.com
Sun Apr 17 06:27:02 BST 2011


Dear Rabbiters,

When i use "mult" as the value for exQNameRoot in the following (scala calls
to the) Java 1.3 rabbitmq client

val qname = (exQNameRoot + "_queue")
channel.exchangeDeclare( ticket, exQNameRoot, "direct" )
channel.queueDeclare( ticket, qname )
channel.queueBind( ticket, qname, exQNameRoot, "routeroute" )

my sender and receiver talk to each other as expected. However, when i use
other queuenames, like "q1", they don't. Is there something special about
mult? Reading the javadoc (for version 1.4) i don't get a clue.

Best wishes,

--greg

-- 
L.G. Meredith
Managing Partner
Biosimilarity LLC
7329 39th Ave SW
Seattle, WA 98136

+1 206.650.3740

http://biosimilarity.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110416/db205eb9/attachment.htm>


More information about the rabbitmq-discuss mailing list