[Quickfix-developers] Re: Modification to pass CME Certification
Brought to you by:
orenmnero
From: Joerg T. <Joe...@ma...> - 2003-11-06 15:00:20
|
Hi Rich, > I have since made a few more changes. I have attached them to this > message. I will look at you changes. They will require some extra modifications, e.g. for the other API (Java, .NET etc). Which operating system and software do you use with QuickFIX? > One needed feature is a week long session. The CME starts you > session on Monday and ends it Friday. I haven't had a chance to work > on this. For now I just modify the .session file each night. > If you have any questions on the changes I made, please let me know. > One thing I hacked was resend requests. The CME rejects resend > requests of over 2000 messages which actually causes an infinite loop > of messages back and forth. I added a check for this and now request > a maximum of 500. If we include such a feature, we should make it configurable. What are the exact problems with ResendRequests? Beginning with 1.6.0, QF uses ResendRequest to Infinity. This shall fix some race conditions (and infinite loops) occured with 1.5.0. We also have some issues on ResendRequest still to be fixed in 1.6.0. Could you give the latest version (1.6.0) a try and tell me whether is solves your 500 message problem? Cheers, Jörg P.S. I Cc:'ed the developers list since such issues are of interest to the other developers, too. So please send your message to this list everytime it is appropriate. Thanks! -- Joerg Thoennes http://macd.com Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen |