[Quickfix-developers] Delay processing of FIX messages
Brought to you by:
orenmnero
|
From: Nick V. <ni...@ad...> - 2006-10-06 07:28:30
|
I'm using QF 1.11.0 for Java and have a question regarding managing incoming FIX messages when I'm not able to process them. To elaborate, my application very occasionally loses connectivity with a database that it needs to access when processing incoming FIX messages. The application continues running and will periodically attempt to re-establish the database connection. However, if a FIX message is received during this period (could be several minutes in some cases), I am not able to process it. But as soon as database connectivity is back, I'd like to start processing all of the FIX messages that have not yet been processed. What is the best way to do this? Thanks. ************************************************************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorized use of the information contained in this email or its attachments is prohibited. If this email is received in error, please contact the sender and delete the material from your computer systems. Do not use, copy, or disclose the contents of this email or any attachments. Abu Dhabi Investment Authority (ADIA) accepts no responsibility for the content of this email to the extent that the same consists of statements and opinions made which are the senders own and not made on behalf of ADIA. Nor does ADIA accept any liability for any errors or omissions in the content of this email caused by electronic and technical failures. Although ADIA has taken reasonable precautions to ensure that no viruses are present in this email, ADIA accepts no responsibility for any loss or damage arising from the use of this email or its attachments. ************************************************************************************************************** |