[Quickfix-developers] queuing of messages
Brought to you by:
orenmnero
|
From: Mike S. <MS...@rj...> - 2006-04-21 19:04:11
|
Hi all, I have a generic question regarding the queuing of messages. During the downtime for a session, where does QuickFix store the queued up messages it will send once the session starts up again? I'm using MSSQLStore, but don't see any tables where this data would be stored. If it's stored in memory, what happens if the app is shutdown before the queued messages can be sent? Thanks, Mike |