[Quickfix-developers] Fwd: QuickFIX Python and Twisted
Brought to you by:
orenmnero
|
From: Robert P. <rob...@gm...> - 2006-11-16 00:34:49
|
Unfortunately, I'm finding that after this change, the initiator thread doesn't even start when Initiator.start() is called in python. Reverting back to the interface generated without the -threads option generates a library that runs the initiator thread. Oh well, no magic bullet here, it seems. On 11/15/06, Oren Miller <or...@qu...> wrote: > Eureka. > > There is a -threads parameter that can be used with -python. It > looks like it automatically does exactly what we were talking about > implementing and then some. So all I had to do was update the bash > script. Easy as can be. I checked in the results. Give it a try > and see how it goes. > > --oren > > |