Re: [Quickfix-users] Newbie
Brought to you by:
orenmnero
From: Carlos Hernandez-L. <che...@ya...> - 2010-01-13 19:13:05
|
Hello Steven, Thanks for your comments. Yes I know that quickfix does not have Swift support. In fact in our current configuration we have a daemon which takes the output from Cloverleaf, does some processing, generate a number of files and transfer them to the Swift server via ftp. The swift support is not a big deal, even there is an open source engine to handle the swift stuff. The real question is, can Findur talk with a quickfix based application using the FIX protocol?. Any hint? Best regards. Carlos --- On Tue, 1/12/10, Steven Dixon <ste...@ho...> wrote: > From: Steven Dixon <ste...@ho...> > Subject: RE: [Quickfix-users] Newbie > Hi Carlos, > > QuickFIX does not have any Swift support. You would > still need a black box that talks Swift on the back end > and can talk FIX to your QuickFIX app, or find the ability > to connect driectly to the Swift party in your case > via the non-swift FIX protocol. > > > Date: Tue, 12 Jan 2010 14:45:32 -0800 > > From: che...@ya... > > > > Hello all, > > > > Here at office we currently have the following > configuration: > > OpenLink Findur <--> Cloverleaf <--> > Swift > > > > We want to develop a proprietary application in order > to substitute Cloverleaf. It is possible so use quickfix to > develop such app? > > > > If the next configuration is possible: > > OpenLink Findur <--> Quickfix app <--> > Swift > > can someone redirect me to some source of information, > examples,etc. > > > > Thanks. > > > > Carlos |