Re: [Quickfix-developers] TIB enable quickfix
Brought to you by:
orenmnero
From: Richard <in...@ri...> - 2004-08-18 15:47:49
|
Jon, Are you willing to share your part in this extension to quickfix. I need a tibco-end on this fixengine to make it usefull for me. Now we are stuck with big expensive fix engines to do simple things just because they have a tib-adapter. It would be nice (haven't checked yet) isf there where just some standaard hooks or functions where one could plugin his/her own middleware messaging solution (like j2ee, /net, mq or rendezvous) Richard Jon Dahl wrote: > 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 > >> How did you implement sending FIX messages over TIBCO? > > It's a pub/sub scenario, requests from the clients are trivial. Simply > take the FIX message, wrap it with Tibco parameters, and throw it on the > Tibco bus - verified first of course. Responses from the engine are parsed > for the FIX message and then cracked - sent to the client. > > Tibco is a great technology. Coding against their API's is not diffucult. > However setting up the networks and routing multicast is the hard part. > > > HTH, > > JD > > > > > > ------------------------------------------------------- > 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 |