On Mon, Aug 31, 2009 at 8:45 AM, Thierry Dumont
<tdum...@math.univ-lyon1.fr>wrote:

> William Stein a écrit :
> >
> >   The first thing I plan to do is consider switching from
> > twisted to Django, as is done in codenode -- see http://codenode.org/ --
> > hopefully, even sharing code with that project.
>
> Django is used (generally) with mod_python under Apache. Does it means
> that the whole Sage will be served by Apache and mod_python? This would
> (may be) improve performances, no ?
>
>
I doubt it would impact performance in practice.  Improving performance is
going to require improvement to the rest of the server code.

For Sage, the default would be that the notebook is still served by some
Python library -- most likely Twisted of course -- but that at least the
option of replacing use of Twisted by Apache would exist.

Codenode guys -- since I speak from 0 experience (!) -- any comments on the
relative performance of Apache versus Twisted?

William


>  t.d.
>
>
> >
>


-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to