|
Size: 745
Comment:
|
← Revision 33 as of 2022-04-05 02:11:30 ⇥
Size: 0
Comment: outdated sagenb
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| == Preamble == The notebook was written with the intent of being a local GUI, and as a side-effect of taking advantage of the browser, it's usable over the net. But the performance of sagenb.org is ''terrible'', so we need to make the server more robust overall. The plan is currently to tackle this during [[days27|Sage Days 27]]. == Tasks == 1. Write testing code to identify bottlenecks, and generally improve robustness. 1. Convert all notebook data structures to a database architecture. 1. rewrite twist.py to use flask: http://flask.pocoo.org/. 1. Use mod_wsgi and apache to make it scale massively: http://code.google.com/p/modwsgi/. == People == * Tom Boothby * Mike Hansen * Alex Leon * William Stein |
