Re: [Quickfix-users] ThreadedSocketInitiator - process messages on yet another thread?
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2005-05-07 07:43:48
|
Yeah, there is no reason not to do processing in the handler when using the Threaded model. --oren ----- Original Message ----- From: "Francis Gingras" <fra...@ya...> To: <qui...@li...> Sent: Friday, May 06, 2005 7:49 PM Subject: [Quickfix-users] ThreadedSocketInitiator - process messages on yet another thread? > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > When using the ThreadedSocketInitiator, is it recommended to process the > messages on a different thread? > > The docs say the ThreadedSocketInitiator creates two threads so it looks > safe to do the processing in the message handler, unless I'm missing > something? > > Thanks, > > Francis > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |