Converted to Twisted from asyncore. Not positive if this is just my local machine, but it seems like this backend is a bit faster.
This commit is contained in:
parent
82f46a2b69
commit
97cf1213e6
8 changed files with 113 additions and 145 deletions
1
INSTALL
1
INSTALL
|
|
@ -1,6 +1,7 @@
|
|||
Requirements
|
||||
------------
|
||||
* Python 2.5 strongly recommended, although 2.3 or 2.4 may work just fine.
|
||||
* Twisted -- http://twistedmatrix.com/
|
||||
* PySqlite2 (If you're using the default SQLite driver)
|
||||
* Django (Latest trunk from Subversion recommended)
|
||||
* Optional: Apache2 or equivalent webserver with a Python interpreter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue