<div dir="ltr">Grant - I don't see any rejects. <div>Mike - I'll do that and see where my app fails or may be throwing exceptions</div><div><br></div><div>Thanks.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 25, 2015 at 8:39 AM, Mike Gatny <span dir="ltr"><<a href="mailto:mgatny@connamara.com" target="_blank">mgatny@connamara.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><div><div><div dir="ltr"><div>On Thu, Sep 24, 2015 at 9:34 PM, Kaitlyn Hwang <span dir="ltr"><<a href="mailto:kaitlyn.hwang@gmail.com" target="_blank">kaitlyn.hwang@gmail.com</a>></span> wrote:<br></div></div></div></div></span><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><br><div dir="ltr">When bursts of messages get sent to my client, the messages are in the fix log. However, my application doesn't process all the messages. In order for me to track down the problem, I want to create a fake message sender. <div><br></div><div>Is there a recommended way to create a fake message sender to send bursts of messages?  Should I think about having a thread per message and send it? Or is there a method I'm missing?</div></div></div></div></blockquote><div><br></div></span><div>If you really want to do this, it's pretty simple.  Create an Acceptor application (assuming you client is an Initiator), and start one background thread that sends a burst of messages, sleeps for a bit, repeat.  Connect your client to the Acceptor and see what happens.  The Executor example app might be a useful starting point.</div><div><br></div><div><span style="font-family:arial,helvetica,sans-serif">--</span></div><div><div><div dir="ltr"><font face="arial, helvetica, sans-serif">Mike Gatny<br>Connamara Systems, LLC</font></div></div></div><br></div></div></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" rel="noreferrer" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
<br></blockquote></div><br><div class="gmail_signature">  </div>
</div></div>