Re: [Quickfix-developers] Multiple Initiators
Brought to you by:
orenmnero
|
From: Alexey Z. <ale...@gm...> - 2006-09-25 13:32:10
|
Hello,
I have several similar projects too. They work great.
The only problem I had is that all target names must be unique - the map
of sessions is static.
Another thing is that in some environments (VC6, Win2K) there are
exceptions during debugging when ThreadedSocketInitiator is in use.
Regards,
Alexey.
>
> There is no problem doing this. We have implemented a similar design
> ourselves on several projects.
>
> --oren
>
>
>> When these are all run inside one .exe can this cause a problem in
>> QuickFix? Do we need to only have one SocketInitiator object that
>> manages all our sessions?
>>
>> Just trying to look down the road ahead for any sharp turns ;-)
>>
>
|