[Quickfix-developers] RE: Dual CPUs and Performance
Brought to you by:
orenmnero
|
From: Alexey Z. <ale...@in...> - 2005-07-13 15:00:46
|
Hi, Regarding QF performance and running several engines in one process. QF performance is pretty good, significantly faster than another proprietary library we use (FixGateWay). Of course, there are things to improve, but in general it looks really good. You can improve your performance also using a different STL port I guess. I have an application (VC6) running an acceptor and an initiator in the same process and it works fine. They are running on separate threads plus I use ThreadedSocketInitiator and ThreadedSocketAcceptor classes. I've seen no problems yet. Regards, Alexey Zubko Infinium Capital Corporation (416) 360-7000 ext. 305 |