Maybe this is a problem with spidermonkey's garbage collector? ...
W dniu 2010-11-04 23:30, Mariusz Turek pisze:
I confirm the same problem.
APE 1.0, I use only:
Ape.config()
Ape.getChannelByName()
chan.pipe.sendRaw();
I believe I'm experiencing the same thing. After about 24 hours, I
noticed ape was using over 300MB of ram. This didn't happen before but
I did change how I was using ape.
Before: The default standard setup as shown in the chat demo on your
site. Memory usage was pretty much constant and low.
Currently: I'm having chat messages sent via inline push and now see
memory usage by ape keep on growing. I have about 50-100 users online
at any time with about 100-200 messages being sent via inline push
every minute.
I dunno if this helps
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/