I'm writing some stuff in python and I want to control prefetch. I'm using python-qpid-0.5.819819-1.fc12.noarch on fedora.
The test directory qpid/tests_0-8 has a basic.py that looks like it is configuring prefetch, I'm just not clear how to run the test, or exactly what classes the test is working with. It is calling basic_qos() on something, but I don't see anywhere that the method is declared. I'm probably not understanding something basic, but if anyone feels like chiming in, I'm happy to learn. -- J. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
