#6897: Migrate Notebook to a WSGI Framework (Django, Pylons, Werkzeug,...)
---------------------------+------------------------------------------------
Reporter: timdumol | Owner: timdumol
Type: enhancement | Status: new
Priority: major | Milestone: sage-feature
Component: notebook | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
---------------------------+------------------------------------------------
Comment(by was):
Doesn't Twisted.web2 officially support WSGI? That was my naive
understanding, though I haven't tested it. This is a good sign:
{{{
sage: import twisted.web2.wsgi
sage: help(twisted.web2.wsgi)
class WSGIResource(__builtin__.object)
| A web2 Resource which wraps the given WSGI application callable.
|
| The WSGI application will be called in a separate thread (using
| the reactor threadpool) whenever a request for this resource or
| any lower part of the url hierarchy is received.
|
| Methods defined here:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6897#comment:12>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=.