[Quickfix-developers] start and stop session
Brought to you by:
orenmnero
|
From: Roman K. <ter...@op...> - 2005-08-17 12:45:43
|
Hello! This email is about Start and Stop QuickFix issue (C# implementation). Long time ago I posted this bug on the web. Recently Oren Miller reported that bug is fixed in version 1.10.2 Unfortunately is not true. After initiator stopped application is hanging again, and it's become impossible to fire notification event From application class. I did this trough system timer after receiving logoff event. But Initiator works very weird. You stop and then started, if you try stopped again. You actually can send message, sort of logoff. It will sleep probably somewhere In the thread. Initiator behave differently depend how you stop it. Means initiator.stop() or chain - logoff message -> .stop method The communication part of QuickiFix looks like very weak. My logic is simple If I can not start and stop session properly, there is no reason to speak about FIX as it is. Sorry, but this is a truth. Roman Konstankevitch Senior Software Developer GlobalVestGroup.com |