Re: [Quickfix-developers] Deployment Scripts ?
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2005-03-08 16:54:10
|
Are the clients local to your network? You might consider storing your = settings in a database. You don't have to use configuration files, you = just need to have a configuration stream which you could generate a = variety of ways. --oren ----- Original Message -----=20 From: Patrick Flannery=20 To: Qui...@li...=20 Sent: Monday, March 07, 2005 2:16 PM Subject: [Quickfix-developers] Deployment Scripts ? Hi, Does anyone have any experience deploying a large number = of quickfix clients? The problem I am having is managing the = configuration files. There has to be a unique pair for each client in = the server and client configuration files. I thought some sort of code = generation would be useful but didn't have any specific ideas. =20 Patrick Flannery =20 =20 |