<div>
                    Looping in from an off-list discussion, the solution was to move the queue name assignment to the on_queue_declared method (line 83 of Aamir's code) using the frame object passed into the function to get the queue name from the method frame object associated with the frame argument.
                </div>
                <div></div>
                 
                <p style="color: #A0A0A8;">On Sunday, January 29, 2012 at 9:08 AM, Aamir Khan wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><font face="'trebuchet ms', sans-serif">Hi</font><div><font face="'trebuchet ms', sans-serif"><br></font></div><div><font face="'trebuchet ms', sans-serif">I am trying to implement Pub/Sub model using Pika and Tornado. First step is to create queues with random names assigned by rabbitMQ. I have tried to change the code of demo_tornado.py[0] little bit so as to have random queue names. But it didn't work.<br>


</font></div><div><div><font face="'trebuchet ms', sans-serif">My changed source code is here[1].</font></div><div><font face="'trebuchet ms', sans-serif"><br>

</font></div><div><font face="'trebuchet ms', sans-serif">[0] =&gt;&nbsp;<a href="https://github.com/pika/pika/blob/master/examples/demo_tornado.py">https://github.com/pika/pika/blob/master/examples/demo_tornado.py</a></font></div>

<div><font face="'trebuchet ms', sans-serif">[1] =&gt;&nbsp;<a href="https://github.com/syst3mw0rm/pika/blob/master/examples/demo_tornado.py">https://github.com/syst3mw0rm/pika/blob/master/examples/demo_tornado.py</a></font></div>

<div><font face="'trebuchet ms', sans-serif"><br></font></div><div><font face="'trebuchet ms', sans-serif">Am i doing something wrong ?</font><br><div><br clear="all">

<div><br></div><div><br></div><br><div><span style="color:rgb(136,136,136);font-family:verdana,sans-serif;background-color:rgb(255,255,255);font-size:x-small"><span style="border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(213,15,37);border-right-color:rgb(213,15,37);border-bottom-color:rgb(213,15,37);border-left-color:rgb(213,15,37);border-top-width:2px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;color:rgb(136,136,136);padding-top:2px;margin-top:2px">Aamir Khan |</span><span style="border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(51,105,232);border-right-color:rgb(51,105,232);border-bottom-color:rgb(51,105,232);border-left-color:rgb(51,105,232);border-top-width:2px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;color:rgb(136,136,136);padding-top:2px;margin-top:2px">&nbsp;3rd&nbsp;Year &nbsp;|</span><span style="border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(0,153,57);border-right-color:rgb(0,153,57);border-bottom-color:rgb(0,153,57);border-left-color:rgb(0,153,57);border-top-width:2px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;color:rgb(136,136,136);padding-top:2px;margin-top:2px">&nbsp;Computer Science &amp; Engineering&nbsp;|</span><span style="border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(238,178,17);border-right-color:rgb(238,178,17);border-bottom-color:rgb(238,178,17);border-left-color:rgb(238,178,17);border-top-width:2px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:2px;margin-top:2px"><font color="#888888">&nbsp;</font><font color="#67753a">IIT Roorkee</font></span></span></div>



<div><span style="color:rgb(136,136,136);font-family:verdana,sans-serif;background-color:rgb(255,255,255);font-size:x-small"><span style="border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(238,178,17);border-right-color:rgb(238,178,17);border-bottom-color:rgb(238,178,17);border-left-color:rgb(238,178,17);border-top-width:2px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:2px;margin-top:2px"><font color="#67753a"><br>



</font></span></span></div><br>
</div>
</div></div>
</div><div><div>_______________________________________________</div><div>rabbitmq-discuss mailing list</div><div><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a></div><div><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>