Thread: [Quickfix-developers] Dynamic allocation of incoming sessions?
Brought to you by:
orenmnero
|
From: Graham M. <gra...@gm...> - 2006-05-08 19:50:25
|
Hello all, I was looking at the implementation of DefaultSessionFactory, and thought it would be easy to subclass that to allow dynamic configuration of sessions (that is, configuring sessions on the fly based on parameters in a database or LDAP server at connect time).=20 However it appears that quickfix expects to find entries for all the valid sessions in the configuration file, which is read only once at startup. Has anyone looked at making this more dynamic? Is there any interest or opinions on how it should be done? For reference I'm looking only at the Quickfix/J code, because I'm living in Java-land right now. graham |
|
From: Dale W. <wil...@oc...> - 2006-05-09 13:47:36
|
Hi Graham, I've looked into allowing dynamic configuration of sessions in C++. It look feasable, but certainly not easy. Since my company's business model is doing sponsored work on open source projects, I probably won't tackle it until/unless we can find someone to sponsor the work. I'd be interested to hear if Oren (or anyone else) has plans in that direction. Dale Graham Miller wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hello all, > I was looking at the implementation of DefaultSessionFactory, and > thought it would be easy to subclass that to allow dynamic > configuration of sessions (that is, configuring sessions on the fly > based on parameters in a database or LDAP server at connect time). > However it appears that quickfix expects to find entries for all the > valid sessions in the configuration file, which is read only once at > startup. Has anyone looked at making this more dynamic? Is there any > interest or opinions on how it should be done? > > For reference I'm looking only at the Quickfix/J code, because I'm > living in Java-land right now. > > graham > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |
|
From: Oren M. <or...@qu...> - 2006-05-09 17:09:43
|
This is something that we have been looking into. Like you said the =
work involved is not trivial. We took on of the first steps to this =
(adding support for acceptor ports on a per session level). The =
requirement of a global setting made the implementation of this idea =
much harder. Now that all the settings are strictly per session with =
the global settings only used as defaults, this task should become much =
easier.
--oren
----- Original Message -----=20
From: Dale Wilson=20
To: Graham Miller=20
Cc: qui...@li...=20
Sent: Tuesday, May 09, 2006 8:43 AM
Subject: Re: [Quickfix-developers] Dynamic allocation of incoming =
sessions?
Hi Graham,
I've looked into allowing dynamic configuration of sessions in C++. =
It look feasable, but certainly not easy. Since my company's business =
model is doing sponsored work on open source projects, I probably won't =
tackle it until/unless we can find someone to sponsor the work. I'd be =
interested to hear if Oren (or anyone else) has plans in that direction.
Dale
Graham Miller wrote:=20
QuickFIX Documentation: =
http://www.quickfixengine.org/quickfix/doc/html/index.html=20
QuickFIX Support: http://www.quickfixengine.org/services.html=20
Hello all,=20
I was looking at the implementation of DefaultSessionFactory, and=20
thought it would be easy to subclass that to allow dynamic=20
configuration of sessions (that is, configuring sessions on the fly=20
based on parameters in a database or LDAP server at connect time). =
However it appears that quickfix expects to find entries for all the=20
valid sessions in the configuration file, which is read only once at =
startup. Has anyone looked at making this more dynamic? Is there =
any=20
interest or opinions on how it should be done?=20
For reference I'm looking only at the Quickfix/J code, because I'm=20
living in Java-land right now.=20
graham=20
-------------------------------------------------------=20
Using Tomcat but need to do more? Need to support web services, =
security?=20
Get stuff done quickly with pre-integrated technology to make your =
job easier=20
Download IBM WebSphere Application Server v.1.0.1 based on Apache =
Geronimo=20
=
http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=120709&bid&3057&dat=121642=20
_______________________________________________=20
Quickfix-developers mailing list=20
Qui...@li...=20
https://lists.sourceforge.net/lists/listinfo/quickfix-developers=20
|
|
From: Caleb E. <cal...@gm...> - 2006-05-09 16:06:45
|
On 5/8/06, Graham Miller <gra...@gm...> wrote: > I was looking at the implementation of DefaultSessionFactory, and > thought it would be easy to subclass that to allow dynamic > configuration of sessions (that is, configuring sessions on the fly > based on parameters in a database or LDAP server at connect time). Oren et al: What ever happened to the alliance between QuickFIX and TransactTools that was announced about a year ago? If memory serves, there were rumblings of JMX management interfaces and the like, but where is the code? Has anything materialized from this relationship aside from a press release? -- Caleb Epstein caleb dot epstein at gmail dot com |
|
From: Oren M. <or...@qu...> - 2006-05-09 16:26:11
|
I've never seen the code. I have a long string of emails regarding their progress, but I've not seen a deliverable. Last status update I received was september of last year. --oren ----- Original Message ----- From: "Caleb Epstein" <cal...@gm...> To: "Graham Miller" <gra...@gm...> Cc: <qui...@li...> Sent: Tuesday, May 09, 2006 11:06 AM Subject: Re: [Quickfix-developers] Dynamic allocation of incoming sessions? QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html On 5/8/06, Graham Miller <gra...@gm...> wrote: > I was looking at the implementation of DefaultSessionFactory, and > thought it would be easy to subclass that to allow dynamic > configuration of sessions (that is, configuring sessions on the fly > based on parameters in a database or LDAP server at connect time). Oren et al: What ever happened to the alliance between QuickFIX and TransactTools that was announced about a year ago? If memory serves, there were rumblings of JMX management interfaces and the like, but where is the code? Has anything materialized from this relationship aside from a press release? -- Caleb Epstein caleb dot epstein at gmail dot com ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |