Re: [Quickfix-developers] continue with the last sequence #?
Brought to you by:
orenmnero
From: Hei C. <str...@ya...> - 2010-06-16 06:14:27
|
Thanks for your reply. If ResetOnLogon, ResetOnLogout and ResetOnDisconnect are set to 'N' and I use MemoryStoreFactory/NullStoreFactory, will QuickFIX still be able to figure out the last sequence # AFTER my application restarts? Thanks in advance. Cheers, Hei ________________________________ From: Kenny Stone <ks...@co...> Cc: qui...@li... Sent: Tue, June 15, 2010 7:18:24 PM Subject: Re: [Quickfix-developers] continue with the last sequence #? QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html QuickFIX will start with a new sequence number if one of these configuration options is set: ResetOnLogon ResetOnLogout ResetOnDisconnect -- Kenny Stone Connamara Systems, LLC On Tue, Jun 15, 2010 at 8:11 PM, Hei Chan <str...@ya...> wrote: > > >QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html >>QuickFIX Support: http://www.quickfixengine.org/services.html > > > >Hi, > >I am using the latest quickfix/C++. > >I just wonder how I can continue with the last sequence # after I restart my application. > >Is using FileStoreFactory with PersistMessages=Y the only choice? > >Just trying to look for an option to squeeze out more performance (e.g. 100usec). > >Thanks in advance. > > >Cheers, >Hei > > >------------------------------------------------------------------------------ >>ThinkGeek and WIRED's GeekDad team up for the Ultimate >>GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>lucky parental unit. See the prize list and enter to win: >http://p.sf.net/sfu/thinkgeek-promo >_______________________________________________ >>Quickfix-developers mailing list >Qui...@li... >https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |