RE: [Quickfix-developers] QuickFIX/J tips?
Brought to you by:
orenmnero
|
From: Shepheard, T. (London) <Tob...@ml...> - 2005-12-06 15:52:46
|
Most problems people have seem to be around starting/stopping sessions and logon/logoff code so I'd focus on getting these working, and having robust tests for the various possible scenarios. Other interesting areas worth focussing on are resends and messages out of sequence. I'd strongly recommend implementing your own test-tool to mimic the systems you'll be communicating with, at a basic level at least so they can send canned responses back. The example applications that come with QFJ are a great starting point for such tools. I'd also suggest using the latest code from the main trunk on CVS rather than the beta release that you can get as a zip file, as there have been a number of updates in the intervening 3-4 months. Other than that, not much I can think of that's directly QFJ related. Good luck! Toby -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Tom Dilatush Sent: 06 December 2005 15:31 To: QuickFIX Developers Subject: [Quickfix-developers] QuickFIX/J tips? QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Hi, folks... Just starting to use QuickFIX/J for a production project, and would be=20 appreciative of any tips/suggestions/warnings, etc., if you'd care to share. The project in question is a system that connects to several brokers, to trade in equities and equity options. Tom... ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers -------------------------------------------------------- If you are not an intended recipient of this e-mail, please notify the = sender, delete it and do not read, act upon, print, disclose, copy, = retain or redistribute it. Click here for important additional terms = relating to this e-mail. http://www.ml.com/email_terms/ -------------------------------------------------------- |