[Quickfix-developers] Handling of SecurityList messages
Brought to you by:
orenmnero
From: Steffen W. (B. R. FRANK) <s.w...@bl...> - 2017-12-14 12:03:30
|
Hi, I would like to know if there is a good approach to handle many incoming SecurityList messages? My current implementation is really slow handling all these fast incoming messages and I am running into problems like 'SendingTime accuracy problem'. My implementation checks all incoming messages (e.g. fromApp) for further processing. Thanks Steffen |