Re: [Quickfix-developers] Failover
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-09-11 16:42:35
|
QuickFIX will attempt to connect to the database on a query if the query failed due to lost connection. In effect it tries to reconnect everytime it needs to access the database. --oren > In worth to the connection with database, I want to know if Quickfix > implements a mechanism of failover.. > If connection falls, Quickfix will try to reestablish it..? |