Re: [Quickfix-developers] Memory Allocation
Brought to you by:
orenmnero
From: Viktor P. <pohrebnyak@i.ua> - 2013-08-14 05:40:34
|
Hi, aupadras. So you are running a clean '1.13.3' release version from here <http://sourceforge.net/projects/quickfix/files/latest/download> ? If so then I suggest you to run a memory leak detector ( IBM Purify, Intel Inspector XE etc ) to see what's leaking memory in your app. We run the same clean '1.13.3' release ( Windows XP 32bit, VS2005 ) in Production with pretty heavy incoming market data traffic ( 2000+ MarketDataIncrementalRefresh msgs/sec ) and we have no issues with memory leaks. Regards, Viktor -- View this message in context: http://quickfix.13857.n7.nabble.com/Memory-Allocation-tp6541p6544.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |