rocket 1.2.4
Modern, multi-threaded and extensible web server.
Downloads ↓ | Package Documentation
The Rocket web server is a server designed to handle the increased needs of modern web applications implemented in pure Python. It can serve WSGI applications and static files. Rocket has the ability to be extended to handle different types of networked request-response jobs. Rocket runs on cPython 2.5- 3.x and Jython 2.5 (without the need to run through the 2to3 translation tool). Rocket is similar in purpose to Cherrypy's Wsgiserver but with added flexibility and concurrency.
Rocket Documentation is viewable at http://packages.python.org/rocket .
If you're searching for the rocket GAE framework, email mjpizz+rocket@gmail.com
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Rocket-1.2.4.zip (md5) | Source | 2011-05-02 | 29KB | 1585 | |
- Author: Timothy Farrell
- Documentation: rocket package documentation
- Home Page: http://launchpad.net/rocket
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 3
- Topic :: Internet :: WWW/HTTP :: HTTP Servers
- Topic :: Internet :: WWW/HTTP :: WSGI :: Server
- Package Index Owner: tfarrell
- DOAP record: rocket-1.2.4.xml
