On Thu, May 10, 2012 at 3:58 PM, Helene Bilbo
<
[hidden email]> wrote:
> Hi,
>
> if i allow uploading files, and someones upload takes lets say 10 minutes -
> when somebody else tries to connect to my seaside application during this 10
> minutes, does it respond? ...
It should, in theory. Specifics depend on the platform. A gem can
handle only one request at a time, but you can have several gems.
> Or can it serve only one user at a time?
The same session can only be accessed at a time.
Cheers
Philippe
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside