Modern, multi-threaded and extensible web server.
Project description
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 middleware currently with 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.