>-----Original Message----- >From: Tom Klaasen (TeleRelay) [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, January 02, 2002 4:54 PM >To: [EMAIL PROTECTED] >Subject: RE: Cocoon scalability continued > > >http://www.scoot.be is C2-powered and is tested under quite some load >(100 requests/sec, IIRC) and has also quite some load IRL. No XSP's, >indeed, but also no caching (MRUMemoryStore seemed to be leaking in >those days. Maybe this has improved in the mean time).
Which version of Cocoon do you use in this example? I removed the event-cache and the stream-cache in the current HEAD branch! Maybe this improves the performance a little bit. Also is the new fs-store is nearly finished and already runnable in the scratchpad (some minor methods are missing, yet). The MRUMemoryCache is quite simple. It's _only_ a linked list combined with a hashmap (no threads, etc anymore). Standard JDK2 components! When the MRUMemoryStore still has leaks then I don't know... Gerhard >Unless your going to develop an even bigger app, I'd dare to say: go for >it. > >Success, >tomK > "All the trouble in the world is due to the act that man cannot sit still in a room. (Blaise Pascal)" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]