<div>QF/n can handle a fairly heavy amount of simultaneous two-way communication.</div><div><br></div><div>Raising an event does not automatically move that processing to another thread.  I think you are
still blocking.<font color="#000000"><font><br></font></font></div><div><br></div><div><br></div><div class="gmail_quote">On Thu, May 17, 2012 at 4:28 AM, Felipe Soares <span dir="ltr"><<a href="mailto:felipe.soares@traderdata.com.br" target="_blank">felipe.soares@traderdata.com.br</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok I understood that while I ama t onMessage call-back I am blocking qf,<br>
but what I do is raise na event, so itæ„€ really fast. Inside the event is<br>
where I am asking for marketdataRequest. If I remove this request I am<br>
able to receive 10000 symbols.<br>
<br>
Is there a problem to have my initiator sending multiple messages to<br>
acceptor at "same" time as acceptor is sending multiple messages to<br>
initiator? Because for each symbol I send a marketdataRequest (I am not<br>
using groups...I am using one request per symbol).<br>
<br>
thabks<br>
</blockquote></div><br>