Hi Dov
Reading you it feels like EOF/Wonder could store sessions between requests, sparing an hell of a lot of ram and increasing scalability at the same rate. Is this really so ? If yes, is this described anywhere ? I would love to dig more in this direction.
Currently, with an application full of state, we put around 20 sessions per instance (with an xmx of 480 but average use of 200Mo or so). Being able to serialize down the sessions between requests would blow this like hell I guess... so I would love to be able to do so :)
Thanks in advance, and I hope I'm not day (or rather night by now) dreaming !
++
joseph