{{Quickfixn}} general question about data flow handling
Walter Robert Ditzler
ditwal001 at gmail.com
Thu Oct 31 04:05:10 PDT 2013
Hi there,
for my understanding i would like to know, if the QuickFix/n toolset is:
- A total in-memory data flow processing, except the writing of logs, means
from FIX input until FIX output there is no disk IO fired or needed?
How do you write logs, do you use synchronious methods or async methods
using pipeline's like .net's FIFO "ConcurrentQueue<T>" to avoid latency
until files are written?
Many thanks for a brief input,
Walter.
More information about the Quickfixn
mailing list