[Borges-users] Borges memory management
Peter Schuller
peter.schuller at infidyne.com
Fri Apr 9 20:50:36 EDT 2004
Hello,
I wrote a simple application with Borges that is similar to SushiNet, but so
far simpler (a menu component and a data area component).
The problem is that the more requests that are processed the more memory the
application allocates. I put 'siege' on it and it grew to 150 meg or so
before I stopped (I only had it request a single URL; always the same).
I assume this has something to do with storing all the continuations and other
state necessary for Borges, but I suspect I'm also doing something wrong
since there doesn't seem to be an upper limit to the memory usage. Should I
be actively doing something to allow Borges to free memory?
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller at infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey at scode.org
E-Mail: peter.schuller at infidyne.com Web: http://www.scode.org
More information about the Borges-users
mailing list