[Quickfix-developers] (no subject)
Brought to you by:
orenmnero
|
From: Brendan B. <br...@ka...> - 2006-04-12 00:23:26
|
Hi,
In our application using QuickFIX I'm creating a FIX 4.2 server which
will send MarketDataSnapshotFullRefresh messages to a client.
In this application we don't wish to store messages if the client is
disconnected - the client will simply receive current
MarketDataSnapshotFullRefresh messages as become available after it
connects, restarting with MsgSeqNum=1.
I didn't see anything in {File,Memory}MessageStore which would
implement this. I wanted to check w/the list to see if I'll need to
implement my own implementation of MessageStoreFactory and
MessageStore or have I overlooked something?
Regards,
Brendan
|