Re: [Quickfix-developers] TIB enable quickfix
Brought to you by:
orenmnero
From: Joerg T. <Joe...@ma...> - 2004-08-17 21:09:52
|
Hi Jon, > How do you propose managing the two communication paths - one for > iLINK(tcp sockets) and one for MDAPI(tibco)? Actually, I do not know TIBCO, but Oren told me that somebody at CME -- obviously you -- used TIBCO to exchange FIX messages. How did you implement sending FIX messages over TIBCO? > Side note - I'm the developer who implemented the Order Entry Gateway for > the CME's Eurodollar Options System (EOS) > http://www.cme.com/abt/news/04-135EOSforEurodollars8295.html . > > We didn't modify one line of QF. We felt it was more than capable of > handling our requirements. Oren and the other developers have done an > excellent job and have been more than responsive to our needs. The week > long sessions are a plus to us and our customers. > > I wouldn't want more modifications to be made to QF which were specific to > the CME. QF is an implementation of the FIX protocol not iLINK(GLOBEX), > MDAPI or Tibco for that matter. [...] I fully agree, but I did not speak about changing QuickFIX, but providing extra access methods. Probably they would have to be kept separate from the normal package, since you probably need TIBCO libraries, header files and stuff to compile such access methods. In general, I think it would be nice to have such code in a "contrib" section. Cheers, Jörg >>QuickFIX Documentation: >>http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX FAQ: >>http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ QuickFIX >>Support: http://www.quickfixengine.org/services.html >> >>Hi Richard, >> >> >>>I'm new to quickfix but it looks like a very promising solution to our >>>FIX needs. To be perfect it should have a TIBCO Rendezvous interface >>>to fit into our architecture. I read in the mailing lists that some of >>>you where/are working on this possibility. I would like to know if >>>anyone willing to share some of their code with me or do I need to >>>start from scratch ? >> >>Yes, I have discussed a TIBCO interface (TibcoSocketAcceptor and >>TibcoSocketInitiator) with Oren lately, since the Chicago Mercantile >>Exchange (www.cme.com) uses TIBCO and QuickFIX. Perhaps they give you >>some support in developing an open source TIBCO adapater. >> >>Cheers, Jörg >> >>-- >>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 >> >> >>------------------------------------------------------- >>SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media >>100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 >>Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. >>http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 >>_______________________________________________ >>Quickfix-developers mailing list >>Qui...@li... >>https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > > -- 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 |