Re: [Quickfix-developers] FIX Server: creating sessions in a dynamic way
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-08-05 15:19:58
|
This has been talked about several times. We plan on adding support=20 for this, but currently QuickFIX does not do it out of the box. I've=20 heard some users have made this modification, so maybe someone will=20 step forward with what they have done. Otherwise, unfortunately, until=20= we release this feature you will have to modify the source to do this. --oren On Aug 5, 2004, at 4:04 AM, Carmen G=F3mez wrote: > =A0 > Hi, > I'm implementing a FIX Server (acceptor) but I need to create the=20 > sessions dynamically for each client. When I receive a logon request=20= > I'd like to look for the Target/Sender of that client on a DataBase,=20= > instead of read all the sessions in the config file at first. That is=20= > because I need to add new clients in real time, without restarting the=20= > server. > My question is: =BFis there any way to do that actually or may I to=20= > modify the way quickfix works now? > =A0 > Thanks in advanced, > Carmen > ___________________________________________ > Carmen G=F3mez Valenzuela > Visual Chart Group, S.L. > www.visualchart.com > Telf: (+34) 902 34 11 34 |