Hi All -<br><br>I'm working on two functions that act as a client-server pair. They<br>use two amq.direct queues to communicate. When ever either of<br>them calls the amqp_simple_wait_frame function, it does not return<br>
for 436618 microseconds.<br><br>Some other background info that might be relevant:<br><br><div style="margin-left: 40px;">If I only send messages in one direction it's really fast.<br><br>Both processes are using separate connectors and different sockets.<br>
<br>I used the amqp_consumer.c amqp_producer.c code in<br>the examples
directory as a reference.<br></div><br>Is there a way to avoid this delay?<br><br>Also ...<br><br><div style="margin-left: 40px;">Could I use the same socket in each program as long as it was only<br>used by one thread at a time?<br>
<br>Could I use the same connection in each program if it was only<br>
used by one thread at a time?<br></div><br>Thanks for any insights,<br><br>- Jim<br><br>Jim Irrer <a href="mailto:irrer@umich.edu">irrer@umich.edu</a> (734) 647-4409<br>University of Michigan Hospital Radiation Oncology<br>
519 W. William St. Ann Arbor, MI 48103<br>