hi 1. we are testing the performance of fanout by increasing no of recv queues. Current scenario is there are 4 queues in fanout exchange we were trying out FlowControl::messageWindow option for optimization purpose. fanoutsend application sends 100000 messages change made in fanoutrecv was FlowControl::messageWindow with 100, 5000, 10000 but the fanoutrecv exe hangs, please let me know where am i going wrong?
2. One more thing is, in fanout sample code session.sync() is not called after sending messages which are put using async session. but as per Message_Tutorial pdf to optimize message transfer using async session session.sync() should be called.. My query is does this concept apply to all exchange types? 3. what is default value of bounds in ConnectionSettings? Thanks -- View this message in context: http://n2.nabble.com/qpid-fanout-tp3034447p3034447.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
