|
4.0 Session
< Previous Next >
Re: SocketInitiator creating two QFJ threads
Ajay Patwardhan / Enfusion 18 Jun 2008 11:43PM ETI found the bug in another part of the code that was responsible for the multiple threads.
Not really a QFJ Issue.
> Im using QuickFix/J 1.3.0 I have a Initiator client which is using
> SocketInitiator. Im using a dual processor machine. Im expecting a
> single QFJ thread created along with the timer task. However, if I set a
> debugger, I see two threads started as QFJ Message Processor. These two
> threads are causing sync issues. If I make one thread sleep, the sync
> issues seem to disappear.
>
> Any ideas?
Re: SocketInitiator creating two QFJ threads Ajay Patwardhan / Enfusion 18 Jun 2008 11:43PM ET
|