Re: [Quickfix-developers] Queuing messages
Brought to you by:
orenmnero
From: Alan K. <ala...@gm...> - 2012-10-04 13:34:23
|
What would be the recommended way to save/persist FIX messages that cannot at the moment be sent because the destination session is not connected? I want to guarantee that the message would even persist in the event of a crash/restart. Researching this I see a number of possibilities but wanted to see if I am missing a very simple solution to this. Thanks |