Re: [Quickfix-developers] System clock issues
Brought to you by:
orenmnero
From: Ajay K. <Aja...@tr...> - 2008-07-30 17:50:42
|
John, A few options come to mind: 1) As you noted, locking down the ability for regular users to change the time on their box would address scenario #1 2) You could run a time daemon like ntpd on the windows boxes and make it sync every ~30 seconds, which would help with the scenario of a large time drift due to hardware issues, but would do nothing to alleviate problems due to user errors. I haven't typically seen ntpd being run on user PCs, but then yours is not a normal situation... 3) Does the QuickFIX engine have to run on the user's windows box? If it is possible for the Windows application to connect to a QuickFIX engine running on a separate server, then I think that would insulate you from the vagaries of users and windows. This may be the most user proof option, but may also require your application to be re-coded and hence may not be very viable in your situation - Ajay --------------------------------------------------------------------------- The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Tradeweb reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Tradeweb e-mail system. |