From: "bungsuputra linan" <[EMAIL PROTECTED]> > Yes, I think threads really tend to use more and more memory. I have an > application, when it runs, it takes 60 MB of memory, and a simple thread > to check update increases the memory usage to 90 MB. If the user checks > update once again, it increases to 120 MB. > > Then, we tried to use POE::Loop::Wx and we are really happy with it. > When it checks for update, it increases to 71 MB, and no matter how many > times a user clicks to check for update, memory usage does not > increase. > > I hope this can help. > Best Regards, > bungsu
Thank you, but well... I couldn't understand how to use POE. I found that module pretty strange, but maybe I haven't found a good example... Octavian
