Spawning - A HTTP server for hosting WSGI python web applications
Website: | http://pypi.python.org/pypi/Spawning |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
Spawning is a wsgi server which supports multiple processes, multiple threads, green threads, non-blocking HTTP io, and automatic graceful upgrading of code.
Packages
Spawning-0.9.3-0.rc2.5.el5.noarch [47 KiB] |
Changelog
by Steve 'Ashcrow' Milner (2010-07-18):
- Applied patch from BZ#613615 removing the with statement for EPEL <= 5 - added setuptools as a dependency |