<div><font color="#000000"><font>By the way, this isn't a new thing.  This same behavior is in the C++ and Java versions too.<br></font></font></div><div><font color="#000000"><font><br></font></font></div><br><div class="gmail_quote">

On Fri, Jun 8, 2012 at 1:33 PM, Manuel Lopez <span dir="ltr"><<a href="mailto:lopez.post@gmail.com" target="_blank">lopez.post@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_quote"><div>To the extent that this would solve or ameliorate some of the issues, it would be helpful if some application code along the lines suggested by Thomas Tomiczek and others could be provided as part of the quickfixn documentation.  It wouldn't be anyone's real app code, but a bare bones example of the recommended pattern.  Thanks.  (fwiw I think the most recent versions of c# have simplified the syntax for handling separate threads.)    </div>


<div>--Manuel</div><div> </div><div> </div><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div class="im">


The way I handle this is:<br>
<br>
<br></div>
*         Take incoming message<br>
<br>
*         Propagate to my own queue, then handle it from there.<div class="im"><br>
<br>
As a result, I am not even "cracking" messages in the receiving thread, but later in the processing handler. This one runs, as I said, in a  separate thread with an in memory queue ;)<br>
<br>
Yes, it COULD fill up, but that would require a large amount of messages ;)<br>
<br>
Regards<br>
<br>
Thomas<br>
<br>
</div></blockquote></div>
<br>_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div><font><span style="background-color:#000000"><span style="background-color:#ffffff">Grant Birchmeier</span></span></font><font><font color="#3333ff"><br></font></font></div>

<div><font><b><font color="#3333ff"><span style="background-color:#ffcc33"><span style="background-color:#ffcc66"><span style="background-color:#ffcc99"><span style="background-color:#ffffff"><span style="background-color:#ffcc00">Connamara Systems, LLC</span></span></span></span></span></font></b></font><br>

</div><div><font><b>Made-To-Measure Trading Solutions.</b></font></div><div><font>Exactly what you need. No more. No less.</font><font><b><font color="#3333ff"><br></font></b></font></div><div><font><a href="http://connamara.com" target="_blank">http://connamara.com</a><br>

</font></div><br>