|
4.0 Session
< Previous Next >
SocketInitiator creating two QFJ threads
Ajay Patwardhan / Enfusion 12 Jun 2008 12:28AM ETIm 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?
SocketInitiator creating two QFJ threads Ajay Patwardhan / Enfusion 12 Jun 2008 12:28AM ET
|