[Quickfix-developers] RE: ThreadedSocketInitiator sync problems in 1.1.1
Brought to you by:
orenmnero
From: John C. <joh...@ho...> - 2002-07-25 19:59:43
|
I have seen something which I believe may be similar. On a 1 CPU = system, all acceptance tests using SocketAcceptor (runat) succeed. On a = 2 CPU system with an identical software configuration, same acceptance = tests fail nondeterministically. On the 2 CPU system, all acceptance = tests succeed when ThreadedSocketAcceptor (runat_threaded) is used. My configuration is: RH 7.2, gcc 3.0.2, quickfix 1.1.1 John Coppinger |