We're using Reactor with the latest of ColdSpring and Mach-II on a fairly large application (currently 154 Reactor-generated CFCs). We haven't had any issues with memory leaks, but a caveat is that we have not subjected the system to a load test yet. When we do that I'll be happy to post back with any problems.
On 12/12/06, Teddy Payne <[EMAIL PROTECTED]> wrote:
I use Reactor with MG:U and I have not seen the memory leak. My reactor factory is in the default ColdSpring defintion, so it is rather convient to just call getModelGlue().getORMService() and I get my reactor factory that is cached. I primarily only call reactor during my controllers as my views should only ever loop over queries that have been inserted into the event object. Teddy
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
