[plt-scheme] production use of PLT servlets

From: Noel Welsh (noelwelsh at gmail.com)
Date: Sun Mar 8 15:55:25 EDT 2009

On Sun, Mar 8, 2009 at 10:40 AM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> I'm interested in hearing about people's experiences using the PLT Web
> servlets with stored continuations.

Note there are two ways to use continuations: normal continuations or
the "stateless" continuations which are serialised to disk (or
whatever).

> I suspect that, if a PLT process can handle, say, 1000 simultaneous sessions
> with rock-solid reliably

That's a lot of sessions.

> Noel Welsh has already given me some information about Untyped's successes
> with servlets.  I'd appreciate any other experiences people have.

http://groups.google.com/group/plt-scheme/browse_thread/thread/29cd79bca021b46c?fwc=2&pli=1

N.


Posted on the users mailing list.