« Return to Thread: Seaside memory consumption?

RE: Seaside memory consumption?

by Sebastian Sastre-2 :: Rate this Message:

Reply to Author | View in Thread

Hi Andreas,

        in a case like that I most probably will consider a more decoupled so
flexible architecture: seaside app in worker image/s, remote access to the
inspected images.

        All can be restarted without affecting each other (too much), they can
be in different hosts workers when fail wont affect observed image (guaranteed),
etc.

        cheers,

Sebastian Sastre


 

> -----Mensaje original-----
> De: seaside-bounces@...
> [mailto:seaside-bounces@...] En nombre
> de Andreas Raab
> Enviado el: Lunes, 28 de Abril de 2008 21:22
> Para: The Squeak Enterprise Aubergines Server - general discussion.
> Asunto: [Seaside] Seaside memory consumption?
>
> Hi -
>
> I'm contemplating to use Seaside and Magritte to mock up an
> administrative interface for internal use but for various
> reasons this
> may have to run inside an image that does actual production work.
> Because the work can at times be memory intensive, I'm interested in
> learning more about memory consumption of Seaside and Magritte. Are
> there any guidelines for "reasonable" working sets of memory
> for Seaside
> (depending on load)? What about memory consumption of Seaside
> apps that
> run for several months without restart (session cleanup etc)?
>
> Thanks for any insights,
>    - Andreas
>
> _______________________________________________
> seaside mailing list
> seaside@...
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
seaside@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

 « Return to Thread: Seaside memory consumption?