RE: [Quickfix-developers] Dual CPUs and Performance
Brought to you by:
orenmnero
|
From: Steve B. <st...@te...> - 2005-07-12 21:44:38
|
Hi Dale, > You can't run two quickfix engines in one process[1], but I'm not sure > that makes much difference because a single engine can handle an > aribtrary number of connections. What happens when you run multiple QF engines in a process? I can see where someone might want to do that if they want to accept connections on multiple ports (in the same process) or have both initiators and acceptors running in the same process (for example, third party routing hub). Steve |