Discussion Forums

SocketInitiator creating two QFJ threads
Ajay Patwardhan / Enfusion
12 Jun 2008 12:28AM ET

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?


SocketInitiator creating two QFJ threads
Ajay Patwardhan / Enfusion   12 Jun 2008 12:28AM ET
Re: SocketInitiator creating two QFJ threads
Ajay Patwardhan / Enfusion   18 Jun 2008 11:43PM ET