Re: [Quickfix-developers] Does QuickFix implement Message Queue mechanism to make sure all messages
Brought to you by:
orenmnero
From: Frank <fr...@di...> - 2004-09-03 19:36:13
|
Hi Joerg, Thank you very much ! I'll try to read the source code to get thorough understanding of QuickFix. It should be almost perfect because of the efforts of so many experts. Message buffer and queue mechanisms are still headache for socket programmers. I'm looking for standard solution so that I can call some standard APIs to deal with such issues. I'm not satisfied with my code and the existing code in my company. It seems that many exchange/ECNs are still using FIX4.0, some of them are upgrading to FIX4.2, I've never heard which exchange/ECN is using FIX4.3 or 4.4. I don't understand why. I'll search WikiFIX and try to add new exchange/ECN to WikiFIX. Cheers, Frank |