Re: [Quickfix-developers] Quickfix + .Net 3.5 memory leak?
Brought to you by:
orenmnero
From: Shane T. <str...@co...> - 2008-12-11 15:42:30
|
Yes, you must Dispose the messages when you are done with them. On Thu, Dec 11, 2008 at 6:08 AM, Florian Doyon <flo...@gm...>wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hello, > > I have written an acceptor service that handles approx. 200 messages per > second (mostly NewOrderSingle). > > When I leave my test app running for a couple hours, I can tell that my app > consumes approx 20M of managed memory, but the amount of unmanaged memory is > growing steadily, until it reaches 1.5gigs and dies. > > Is there something I should be aware of? Should handled messages be > explicitely disposed in my message cracker? > > Are there any logs I should enable to check the memory use of the Quickfix > classes? > > Thanks a lot, > Florian Doyon > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Shane Trotter Connamara Systems, LLC |