[Quickfix-developers] How to handle Sessions with SubIds
Brought to you by:
orenmnero
|
From: Mike P. <mic...@ya...> - 2007-12-06 18:03:23
|
Thought I was already subscribed to the developer
mailing list and was wondering where my previous email
had gone, so I'll try again.
I'm investigating QuickFix for use as a gateway. I
need to be able to have sessions that use SubIds
(TargetSubID/SenderSubID).
What is the best way to set the subid(s)?
I've been hacking at the code to make the subid(s) an
optional part of the SessionID and have made some
progress but I'm only going to where the issues pop up
(ie code doesn't build, sessions can't be found).
Does anyone see a problem with making the subid(s) an
optional part of the SessionID?
The other thought I had is to require a
SessionQualifier on all sessions and use the qualifier
to look up any additional tags (ie.
TargetSubId/SenderSubId) that need to be populated
before the message is sent.
Anyone else have any ideas/solutions on how to do
this?
Thanks,
Mike
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
|