[Quickfix-developers] FileLog, FileStore flush
Brought to you by:
orenmnero
|
From: Alexey Z. <ale...@gm...> - 2005-10-07 14:43:11
|
Hello, I have a question regarding flushing of files in the FileLog and FileStore classes (C++). We have many QF applications running on one machine (Win2k). The CPU usage is almost nothing, but I believe the disk IO is really heavy (we save everything). I want to try to eliminate these flush calls from the classes. Is it potential danger? Does anyone have such experience? Is it better or faster to use a SQL server to store logs? Thank you in advance. -- Regards, Alexey Zubko |